Update of /cvsroot/pure-data/packages/win32_inno In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4705
Modified Files: Makefile Log Message: an attempt at automating package generation... that failed
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/packages/win32_inno/Makefile,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** Makefile 27 Apr 2006 14:59:33 -0000 1.13 --- Makefile 29 Apr 2006 00:11:52 -0000 1.14 *************** *** 51,54 **** --- 51,55 ---- package: $(PD_INNO_SETUP) start $(PD_INNO_SETUP) + # start "c:\Program Files\Inno Setup 5\Compil32.exe /cc C:\msys\1.0\\home\**\packages\win32_inno\pd-inno.iss" @echo " " @echo "win32_inno install succeeded!"