chiark / gitweb /
omit .m files from .zip for now
authorstevenj <stevenj@alum.mit.edu>
Tue, 1 Dec 2009 16:48:34 +0000 (11:48 -0500)
committerstevenj <stevenj@alum.mit.edu>
Tue, 1 Dec 2009 16:48:34 +0000 (11:48 -0500)
darcs-hash:20091201164834-c8de0-4c11b67e034b2509c6e59a4e9a2f34296ffd7feb.gz

BUILD-MINGW.sh

index 5350072988a50eea0c9218c81efb6b7df23a0513..039e772d2bbb84953b3f5746ca76155236d7e6e8 100644 (file)
@@ -32,5 +32,5 @@ i586-mingw32msvc-gcc --version |head -1 >> README-WINDOWS
 nlopt_vers=`grep PACKAGE_VERSION config.h |cut -d" " -f3 |tr -d \"`
 zip=nlopt-${nlopt_vers}-dll.zip
 rm -f $zip
-zip -vj $zip mingw/bin/*.dll mingw/bin/*.exe octave/*.m mingw/nlopt_minimize_constrained.c
-zip -vjgl $zip mingw/bin/*.def mingw/include/* README COPYING COPYRIGHT NEWS README-WINDOWS
+zip -vj $zip mingw/bin/*.dll mingw/bin/*.exe
+zip -vjgl $zip mingw/bin/*.def mingw/include/* README COPYING COPYRIGHT NEWS README-WINDOWS  # octave/*.m mingw/nlopt_minimize_constrained.c