Fresco/Prague/src Makefile.in,1.32,1.33
Tobias Hunger <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Prague/src In directory purcel:/tmp/cvs-serv20539/src Modified Files: Makefile.in Log Message: Make Prague behave the same way as Fresco-Test on make build-tests: It should make all before trying to build the tests. Index: Makefile.in =================================================================== RCS file: /cvs/fresco/Fresco/Prague/src/Makefile.in,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- Makefile.in 6 Apr 2003 16:15:57 -0000 1.32 +++ Makefile.in 22 Apr 2003 11:14:03 -0000 1.33 @@ -140,9 +140,9 @@ rm -rf $(DESTDIR)$(includedir)/Prague rm -f $(DESTDIR)$(libdir)/libPrague.so -build-tests: +build-tests: all -run-tests: +run-tests: build-tests clean: rm -f $(TARGET)