1 ## Process this file with automake to produce Makefile.in 2 3 include gnulib.mk 4 5 SUFFIXES += .a .o .c .y .l .h .sh .elc .el 6 7 AM_CPPFLAGS += -I$(top_srcdir)/lib -I$(top_srcdir) -I$(top_builddir)/lib 8 9