12 lines
266 B
Text
12 lines
266 B
Text
$NetBSD: patch-an,v 1.2 1998/08/07 11:14:21 agc Exp $
|
|
|
|
--- libhtmlw/Makefile.in.orig Sat Jul 11 23:07:57 1998
|
|
+++ libhtmlw/Makefile.in Sat Jul 11 23:19:38 1998
|
|
@@ -6,6 +6,7 @@
|
|
|
|
CC= @CC@
|
|
LIBS = @LIBS@
|
|
+CPPFLAGS = @CPPFLAGS@
|
|
CFLAGS = @CFLAGS@
|
|
|
|
RANLIB = @RANLIB@
|