$NetBSD: patch-ab,v 1.1 2004/05/11 03:33:57 snj Exp $ --- src/Makefile.in.orig 2004-05-10 19:45:42.000000000 -0700 +++ src/Makefile.in 2004-05-10 19:46:20.000000000 -0700 @@ -355,7 +355,7 @@ maintainer-clean-generic clean mostlycle cimcomp.o: cimcomp.c Makefile - $(COMPILE) '-DSCC="$(SCC)"' '-DSCFLAGS="$(SCFLAGS)"' '-DSLDFLAGS="$(SLDFLAGS)"' '-DSLIBS="$(SLIBS)"' '-DLIBDIR="$(libdir)"' '-DINCLUDEDIR="$(includedir)"' -c $(srcdir)/cimcomp.c + $(COMPILE) '-DSLIBS="$(SLIBS)"' -c $(srcdir)/cimcomp.c # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded.