do not do -g

SCCS-file: Makefile
SCCS-SID: 2.18
This commit is contained in:
Arthur David Olson
2012-07-18 03:01:40 -04:00
committed by Paul Eggert
parent cf49e02194
commit 9b7ffd4a0e
+1 -1
View File
@@ -22,7 +22,7 @@ TZLIB= /usr/lib/libz.a
LINTFLAGS= -phbaaxc
LFLAGS=
CFLAGS= -g -DOBJECTID -DTZDIR=\"$(TZDIR)\"
CFLAGS= -DOBJECTID -DTZDIR=\"$(TZDIR)\"
TZCSRCS= zic.c scheck.c strchr.c mkdir.c
TZCOBJS= zic.o scheck.o strchr.o mkdir.o