summaryrefslogblamecommitdiff
path: root/textproc/glimpse/files/patch-ah
blob: f5358efc1aa6d4105bb4d77431619423d104d25d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                       
--- compress/Makefile.in~	Thu Apr  8 23:18:20 1999
+++ compress/Makefile.in	Thu Apr  8 23:18:29 1999
@@ -34,7 +34,7 @@
 
 all: lib tbuild cast uncast test
 
-CFLAGS = @CFLAGS@ -O
+CFLAGS = -O @CFLAGS@
 ALL_CFLAGS    = $(CFLAGS) $(DEFS) -I$(INDEXSRC) -I$(AGREPSRC) -I$(TEMPLATESRC)/include
 
 .c.o: