1 # $Id: Makefile.in,v 1.4 2003/01/24 11:01:48 stelian Exp $
3 top_srcdir= @top_srcdir@
9 INC= -I$(top_srcdir)/dump
10 CFLAGS= @CCOPTS@ -pipe $(OPT) $(GINC) $(INC) $(DEFS)
19 $(RM) -f \#* *.s *.o *.a *~ core
22 $(RM) -f Makefile Makefile.old .depend
24 # +++ Dependency line eater +++
26 # Makefile dependencies follow. This must be the last section in
27 # the Makefile.in file