Fresco/contrib/daVinci Makefile.in,1.1,1.2
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/contrib/daVinci
In directory purcel:/tmp/cvs-serv10349/contrib/daVinci
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/contrib/daVinci/Makefile.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.in 3 Dec 2002 04:54:33 -0000 1.1
+++ Makefile.in 20 Feb 2003 15:30:36 -0000 1.2
@@ -82,6 +82,10 @@
$(distdir)
-rm -rf $(distdir)
+gen-test:
+
+build-test:
+
uninstall:
$(MAKE) action="uninstall"