1 top_srcdir= @top_srcdir@
6 INC= -I$(top_srcdir)/dump
7 CFLAGS= @CCOPTS@ -pipe $(GINC) $(INC) $(DEFS)
16 $(RM) -f \#* *.s *.o *.a *~ core
19 $(RM) -f Makefile Makefile.old .depend
21 # +++ Dependency line eater +++
23 # Makefile dependencies follow. This must be the last section in
24 # the Makefile.in file