Fresco/Fresco-Test/syunit-c++/src Makefile.in,1.5,1.6
Tobias Hunger <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Fresco-Test/syunit-c++/src In directory purcel:/tmp/cvs-serv19995/syunit-c++/src Modified Files: Makefile.in Log Message: More fixes to dependencies in the Makefiles. Index: Makefile.in =================================================================== RCS file: /cvs/fresco/Fresco/Fresco-Test/syunit-c++/src/Makefile.in,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- Makefile.in 15 Apr 2003 11:16:48 -0000 1.5 +++ Makefile.in 22 Apr 2003 11:01:56 -0000 1.6 @@ -89,9 +89,9 @@ uninstall: #not yet -build-tests: # nothing to do here +build-tests: all # nothing special to do here -run-tests: # nothing to do here +run-tests: build-tests # nothing special to do here clean: rm -f $(TARGET)