Fresco/Fresco-Python Makefile.in,1.11,1.12
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Fresco-Python In directory purcel:/tmp/cvs-serv8499 Modified Files: Makefile.in Log Message: more fixes for Fresco module Index: Makefile.in =================================================================== RCS file: /cvs/fresco/Fresco/Fresco-Python/Makefile.in,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- Makefile.in 11 Feb 2003 02:58:37 -0000 1.11 +++ Makefile.in 18 Feb 2003 01:09:46 -0000 1.12 @@ -50,8 +50,7 @@ install-doc: #do nothing here -uninstall: - rm -rf `./setup.py packagedir` +uninstall: #do nothing here clean: $(MAKE) action="clean"