1 2 3 4 5 6 7 8 9 10 11
--- test/Makefile.old Sat May 26 19:35:54 2001 +++ test/Makefile Sat May 26 19:36:02 2001 @@ -6,7 +6,7 @@ EXECS=rtest csv1test compress.test show.charnum ipacltest #FLAGS = -O2 -FLAGS = -g +FLAGS = -g $(CFLAGS) all: $(EXECS)