Update to support COMPRESSION among other things.

PR:		9959
Reviewed by:	maintainer
Submitted by:	Martin KammerHofer <dada@sbox.tu-graz.ac.at>
This commit is contained in:
Steve Price 1999-02-22 04:22:22 +00:00
parent 209161531c
commit dd040634c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16841

View file

@ -5,7 +5,7 @@
CC = gcc
FLEX = flex
-CFLAGS = -O2 -Wall -pedantic -ansi
+CFLAGS+= -Wall -pedantic -ansi
+CFLAGS+= -Wall -pedantic -ansi -DCOMPRESSION=1
all: c2html