Nice Makefile,1.165,1.166
Daniel Bonniot <[email protected]> Wed, 25 May 2005 22:25:57 +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-serv24475
Modified Files:
Makefile
Log Message:
Fix for the previous patch, which failed when dispatch.java was not present
Index: Makefile
===================================================================
RCS file: /cvsroot/nice/Nice/Makefile,v
retrieving revision 1.165
retrieving revision 1.166
diff -C2 -d -r1.165 -r1.166
*** Makefile 25 May 2005 22:20:28 -0000 1.165
--- Makefile 25 May 2005 22:25:54 -0000 1.166
***************
*** 135,139 ****
if [ -r src/bossa/syntax/dispatch.java -a ! -r src/bossa/syntax/dispatch.java.bootstrap ]; then \
mv src/bossa/syntax/dispatch.java src/bossa/syntax/dispatch.java.bootstrap; fi
! [ -r src/bossa/syntax/dispatch.java ] && rm src/bossa/syntax/dispatch.java
find . \( -name "*.class" -o -name "*.nicei" -o -name "*~" \) -exec rm {} \;
--- 135,139 ----
if [ -r src/bossa/syntax/dispatch.java -a ! -r src/bossa/syntax/dispatch.java.bootstrap ]; then \
mv src/bossa/syntax/dispatch.java src/bossa/syntax/dispatch.java.bootstrap; fi
! rm -f src/bossa/syntax/dispatch.java
find . \( -name "*.class" -o -name "*.nicei" -o -name "*~" \) -exec rm {} \;
-------------------------------------------------------
SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate
online with coworkers and clients while avoiding the high cost of travel and
communications. There is no equipment to buy and you can meet as often as
you want. Try it free.http://ads.osdn.com/?ad_id=7402&alloc_id=16135&op=click