aboutsummaryrefslogtreecommitdiff
path: root/science/netcdf4/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/netcdf4/files/patch-Makefile')
-rw-r--r--science/netcdf4/files/patch-Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/science/netcdf4/files/patch-Makefile b/science/netcdf4/files/patch-Makefile
deleted file mode 100644
index 00d94fb843f1..000000000000
--- a/science/netcdf4/files/patch-Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
---- Makefile.orig Mon Feb 27 00:43:59 2006
-+++ Makefile Sat Dec 23 05:33:43 2006
-@@ -117,6 +117,8 @@
- ncgen/distclean \
- cxx/clean \
- cxx/distclean \
-+fortran/install \
-+fortran/uninstall \
- :
- @subdir=`echo $@ | sed 's,/.*,,'`; \
- target=`echo $@ | sed 's,.*/,,'`; \
-@@ -124,8 +126,6 @@
-
- fortran/all \
- fortran/test \
--fortran/install \
--fortran/uninstall \
- nf_test/all \
- nf_test/test \
- :