1 # $Id: Makefile.in,v 1.3 1999/10/11 13:31:08 stelian Exp $
3 top_srcdir= @top_srcdir@
8 INC= -I$(top_srcdir)/dump
9 CFLAGS= @CCOPTS@ -pipe $(OPT) $(GINC) $(INC) $(DEFS)
18 $(RM) -f \#* *.s *.o *.a *~ core
21 $(RM) -f Makefile Makefile.old .depend
23 # +++ Dependency line eater +++
25 # Makefile dependencies follow. This must be the last section in
26 # the Makefile.in file