1 ## Makefile.am include file -*- makefile -*-
3 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/src -I$(top_srcdir)/lib \
4 -I$(top_srcdir)/intl -I$(top_srcdir)/gl -I$(top_builddir)/gl
9 AM_CFLAGS+=-Wall -W -Wwrite-strings -Wstrict-prototypes \
10 -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes
18 AM_CFLAGS+=-D__MSDOS__