[Nice-commit] Nice Makefile,1.132,1.133
Brought to you by:
bonniot
From: <ar...@us...> - 2003-12-15 20:14:00
|
Update of /cvsroot/nice/Nice In directory sc8-pr-cvs1:/tmp/cvs-serv14927/nice Modified Files: Makefile Log Message: Removed the java.in files in gnu/lists and changed the makefile for not using them anymore. Index: Makefile =================================================================== RCS file: /cvsroot/nice/Nice/Makefile,v retrieving revision 1.132 retrieving revision 1.133 diff -C2 -d -r1.132 -r1.133 *** Makefile 30 Nov 2003 11:22:28 -0000 1.132 --- Makefile 15 Dec 2003 20:13:57 -0000 1.133 *************** *** 162,166 **** bootstrap: parser - cd src/gnu/lists && ./withCollections mkdir -p classes classes-inline -cd src/bossa/syntax && mv -f dispatch.java.bootstrap dispatch.java --- 162,165 ---- |