diff tools/make-shared-from-static @ 2868:1c18d3bb1829

Include suitesparse as a dependency of Octave
author John W. Eaton <jwe@octave.org>
date Tue, 27 Nov 2012 18:12:49 -0500
parents 7c6b29399d05
children 4f9b72cf7ee7
line wrap: on
line diff
--- a/tools/make-shared-from-static	Mon Nov 26 23:06:19 2012 -0500
+++ b/tools/make-shared-from-static	Tue Nov 27 18:12:49 2012 -0500
@@ -75,4 +75,4 @@
   $LD -shared -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-auto-image-base -Wl,--out-implib=$outfile.a -o $outfile *.o $LIBS
 )
 
-rm -rvf $tmpdir
\ No newline at end of file
+rm -rf $tmpdir