summaryrefslogtreecommitdiff
path: root/misc/hello/files/patch-aa
blob: 820251a8cacbda5ffa8a4efef36d46dc4ce9f35e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.in.orig	Wed Dec 29 21:53:22 1999
+++ Makefile.in	Wed Dec 29 21:53:39 1999
@@ -31,7 +31,7 @@
 DEFS = @DEFS@
 LIBS = @LIBS@
 
-CFLAGS = -g
+CFLAGS ?= -g
 LDFLAGS = -g
 
 prefix = /usr/local