summaryrefslogtreecommitdiff
path: root/dns/maradns/files/patch-utf8-Makefile
blob: 367b07f60c7105e5f280117e6e3c9a637a67d6e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- utf8/Makefile.old	Sat May 26 19:36:51 2001
+++ utf8/Makefile	Sat May 26 19:36:58 2001
@@ -5,7 +5,7 @@
 EXECS=utf8test
 
 #FLAGS = -O2
-FLAGS = -g
+FLAGS = -g $(CFLAGS)
 
 all: $(EXECS)