$NetBSD$ --- 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