pkgsrc/devel/netcdf/patches/patch-ag
1999-01-14 20:28:53 +00:00

15 lines
467 B
Text

$NetBSD: patch-ag,v 1.1.1.1 1999/01/14 20:28:54 frueauf Exp $
--- ncdump/Makefile.orig Sun Sep 27 20:07:07 1998
+++ ncdump/Makefile Sun Sep 27 20:08:23 1998
@@ -19,8 +19,8 @@
test0.cdl ncdump.1 Makefile
MANUAL = ncdump.1
-lib_netcdf = ../libsrc/libnetcdf.a
-ld_netcdf = -L../libsrc -lnetcdf
+lib_netcdf = ../libsrc/libnetcdf.la
+ld_netcdf = ${lib_netcdf}
OBJS = ncdump.o vardata.o dumplib.o
GARBAGE = $(PROGRAM) test0.nc test1.nc test1.cdl test2.cdl