Fresco/GGI Makefile.in,1.10,1.11
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/GGI
In directory purcel:/tmp/cvs-serv10349/GGI
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/GGI/Makefile.in,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Makefile.in 20 Nov 2002 07:14:20 -0000 1.10
+++ Makefile.in 20 Feb 2003 15:30:35 -0000 1.11
@@ -77,6 +77,10 @@
$(distdir) config/GGI.spec
-rm -rf $(distdir)
+gen-test:
+
+build-test:
+
uninstall:
$(MAKE) action="uninstall"