diff -r 55e7f2ff6021 -r ab335fe0d26d Makefile --- a/Makefile Sat Apr 29 15:35:45 2000 +0200 +++ b/Makefile Sun May 14 18:58:42 2000 +0200 @@ -8,6 +8,7 @@ ###################################### INCLUDES += -I./include +CFLAGS += $(ANSI_SOURCE) OBJS= misc.o output.o util.o optparser.o parser.o tokenizer.o