[Fresco-changes] Fresco/Babylon/modules Makefile.in,1.15,1.16

Tobias Hunger tobias at fresco.org
Fri Apr 4 22:10:30 UTC 2003


Update of /cvs/fresco/Fresco/Babylon/modules
In directory purcel:/tmp/cvs-serv4252/Babylon/modules

Modified Files:
	Makefile.in 
Log Message:
Build tests on "make build-tests" and run them on "make run-tests" (this target is there, but not implemented yet!)


Index: Makefile.in
===================================================================
RCS file: /cvs/fresco/Fresco/Babylon/modules/Makefile.in,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Makefile.in	10 Dec 2002 05:46:10 -0000	1.15
+++ Makefile.in	4 Apr 2003 22:09:57 -0000	1.16
@@ -158,6 +158,10 @@
 	$(SHTOOL) mkdir -f -p -m 755 $(DESTDIR)$(libdir)/Babylon
 	$(SHTOOL) install -C -m 755 $(TARGET) $(DESTDIR)$(libdir)/Babylon
 
+build-tests:
+
+run-tests:
+
 install-doc: #nothing to do
 
 uninstall:





More information about the Fresco-changes mailing list