Fresco/Fresco-Test/syunit Makefile.in,1.1,1.2
Tobias Hunger <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Fresco-Test/syunit In directory purcel:/tmp/cvs-serv4252/Fresco-Test/syunit 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/Fresco-Test/syunit/Makefile.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.in 3 Apr 2003 20:51:18 -0000 1.1 +++ Makefile.in 4 Apr 2003 22:09:58 -0000 1.2 @@ -44,6 +44,10 @@ @echo copying $(@F). cp $(patsubst $(build_bindir)%, $(srcdir)%, $@) $@ +build-tests: + +run-tests: + clean: @echo removing all copied files rm -rf $(PYTHON_TARGETS)