# $Id: Makefile.in,v 1.3 1999/10/11 13:31:08 stelian Exp $ top_srcdir= @top_srcdir@ srcdir= @srcdir@ @MCONFIG@ INC= -I$(top_srcdir)/dump CFLAGS= @CCOPTS@ -pipe $(OPT) $(GINC) $(INC) $(DEFS) SRCS= dumprmt.c OBJS= dumprmt.o all:: $(OBJS) install:: clean:: $(RM) -f \#* *.s *.o *.a *~ core distclean:: clean $(RM) -f Makefile Makefile.old .depend # +++ Dependency line eater +++ # # Makefile dependencies follow. This must be the last section in # the Makefile.in file #