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