Commit 5c012a0e 5c012a0ee1cda0c13614107f562b653f0abb003d by Alain Magloire

Remove gcc specifics flags.

1 parent e94e8805
AUTOMAKE_OPTIONS = ../lib/ansi2knr
CFLAGS = -Wall -pedantic -g
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib
bin_PROGRAMS = from
......