=================================================================== RCS file: /home/cvs/OpenXM/misc/packages/Windows/Makefile,v retrieving revision 1.23 retrieving revision 1.24 diff -u -p -r1.23 -r1.24 --- OpenXM/misc/packages/Windows/Makefile 2002/08/10 11:12:31 1.23 +++ OpenXM/misc/packages/Windows/Makefile 2002/08/10 23:20:02 1.24 @@ -1,4 +1,4 @@ -# $OpenXM: OpenXM/misc/packages/Windows/Makefile,v 1.22 2002/08/10 07:05:47 takayama Exp $ +# $OpenXM: OpenXM/misc/packages/Windows/Makefile,v 1.23 2002/08/10 11:12:31 takayama Exp $ OpenXM_TOP=../../../../OpenXM ASIR_LANG=ja #ASIR_LANG=en @@ -12,7 +12,7 @@ WINASIR=c:/home/asir usage: @echo "Targets: all build-tgz clean clean-work link-for-debug" @echo " remove-experimental gen-cd" - @echo :Other targets: win-correction3, build-bat" + @echo "Other targets: win-correction3, build-bat" clean: -rm -rf OpenXM-win .copy-binary-done .copy-binary-asir-done .copy-binary-phc-done OpenXM-win.tgz .OpenXM-win.tgz.done oxasir-win.rr .copy-cygwin-dlls-done .build-binary-openxm-cygwin-done OpenXM-unix OpenXM-doc @@ -165,4 +165,4 @@ gen-cd: -mkdir OpenXM-unix cp Readme-CD/readme-unix-en.html OpenXM-unix (cd OpenXM-unix; wget ${WGET_HEAD} ) - @echo "Copy OpenXM-unix and OpenXM-win to the CD." \ No newline at end of file + @echo "Copy OpenXM-unix and OpenXM-win to the CD."