Fresco/Fresco-Python-demos Makefile.in,1.9,1.10
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Fresco-Python-demos In directory purcel:/tmp/cvs-serv10349/Fresco-Python-demos Modified Files: Makefile.in Log Message: add gen-test and build-test targets. Still need to be filled in a meaningful way. Index: Makefile.in =================================================================== RCS file: /cvs/fresco/Fresco/Fresco-Python-demos/Makefile.in,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- Makefile.in 5 Nov 2002 03:00:39 -0000 1.9 +++ Makefile.in 20 Feb 2003 15:30:35 -0000 1.10 @@ -47,6 +47,10 @@ install-doc: #do nothing here +gen-test: + +build-test: + uninstall: $(MAKE) action="uninstall"