8728727c16
Reference: http://beefy1.isc.freebsd.org/data/10i386-default/2015-02-25_13h40m16s/logs/octave-forge-netcdf-1.0.6.log
11 lines
315 B
Text
11 lines
315 B
Text
--- Makefile-orig 2015-02-26 03:30:37.000000000 +0000
|
|
+++ Makefile 2015-02-26 03:30:57.000000000 +0000
|
|
@@ -18,7 +18,7 @@
|
|
rm ../PKG_ADD ../inst/import_netcdf.m
|
|
|
|
__netcdf__.oct: $(SRC) netcdf_constants.h
|
|
- $(MKOCTFILE) $(CFLAGS) $(SRC) $(LIBS)
|
|
+ $(MKOCTFILE) $(SRC) $(LIBS)
|
|
|
|
../PKG_ADD: $(SRC)
|
|
sh PKG_ADD.sh
|