1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/textproc/glimpse/files/patch-af

12 lines
317 B
Plaintext
Raw Normal View History

--- libtemplate/util/Makefile.in~ Thu Apr 8 23:14:47 1999
+++ libtemplate/util/Makefile.in Thu Apr 8 23:15:06 1999
@@ -19,7 +19,7 @@
RANLIB = @RANLIB@
INCLUDE = -I$(srcdir)/../include
-CFLAGS = -O
+CFLAGS = -O @CFLAGS@
ALL_CFLAGS = $(CFLAGS) $(DEBUG) $(INCLUDE)
.c.o: