# HG changeset patch # User tuomov # Date 958323522 -7200 # Node ID ab335fe0d26d17193b4e556af47be349410b3097 # Parent 55e7f2ff6021919182389614aedb0019b08cc322 trunk: changeset 13 Use $(ANSI_SOURCE) 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