head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2002.12.25.23.32.28; author swiergot; state Exp; branches; next 1.1; 1.1 date 2002.12.25.23.16.23; author swiergot; state Exp; branches; next ; desc @@ 1.2 log @- Touched to force building. @ text @--- Makefile.orig 2000-07-20 17:59:01.000000000 +0200 +++ Makefile 2002-07-08 22:26:20.000000000 +0200 @@@@ -10,7 +10,7 @@@@ CPPFLAGS = -DVERSION=\"$(VERSION)\" CPPFLAGS += -I$(TRURLDIR) -override CFLAGS += -g -pedantic -Wall -W +override CFLAGS += -g -pedantic -Wall -W -O2 -fomit-frame-pointer $(AM_CFLAGS) LIBS = -lz LDLAGS = $(TRURLDIR)/narray.a $(LIBS) CC = gcc @ 1.1 log @- Initial release. - Version 0.13. @ text @@ .