aboutsummaryrefslogtreecommitdiff
path: root/devel/mk/files/patch-lib::9::Makefile
blob: afbee6123466447620c3b001b58e905aa27f9d49 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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)