summaryrefslogtreecommitdiff
path: root/math/octave-forge-netcdf/files/patch-Makefile
blob: 96ca14c0b8b2ce4ae2f413740153d0978533cfd2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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