Nice Makefile,1.163,1.164
Daniel Bonniot <[email protected]> Mon, 11 Apr 2005 12:45:38 +0000
| Newsgroups | gmane.comp.lang.nice.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/nice/Nice In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24733 Modified Files: Makefile Log Message: Embedded DSL to write testcases as nice programs calling the compiler. Index: Makefile =================================================================== RCS file: /cvsroot/nice/Nice/Makefile,v retrieving revision 1.163 retrieving revision 1.164 diff -C2 -d -r1.163 -r1.164 *** Makefile 31 Mar 2005 19:21:43 -0000 1.163 --- Makefile 11 Apr 2005 12:45:36 -0000 1.164 *************** *** 52,56 **** world: fixpoint check test ! tools: nicedoc unit ant publish # The bootstrap at the end of the universe ;-) --- 52,56 ---- world: fixpoint check test ! tools: nicedoc unit ant publish nicetestengine # The bootstrap at the end of the universe ;-) *************** *** 221,224 **** --- 221,227 ---- echo "Compilation of the testsuite engine failed." + nicetestengine: + $(NICEC1) nice.tools.testsuite + visibility: $(NICEC1) -a visibility.jar nice.tools.visibility ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click