freebsd-ports/devel/mk/files/patch-lib::9::Makefile
2003-10-19 08:59:55 +00:00

11 lines
216 B
Text

--- lib/9/Makefile.orig Sun Oct 19 01:51:44 2003
+++ lib/9/Makefile Sun Oct 19 01:51:50 2003
@@ -16,7 +16,7 @@
newprint.o
TARG=../lib9.a
-CFLAGS=-g -I../../include
+CFLAGS+=-g -I../../include
all: $(TARG)