X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=compat%2Finclude%2FMakefile.in;h=6fbfe48597b0195b452c7bb7b187fd5f197332da;hb=cc7747ebe3cb5b31e059155a8bb1ee4cecc67236;hp=9c2e02bbf79be368b0ba321a5295db47cef72f6e;hpb=8d4197bb9ba5bbcef21409231ed8903b0cac353a;p=dump.git diff --git a/compat/include/Makefile.in b/compat/include/Makefile.in index 9c2e02b..6fbfe48 100644 --- a/compat/include/Makefile.in +++ b/compat/include/Makefile.in @@ -1,17 +1,17 @@ +# $Id: Makefile.in,v 1.4 2003/01/24 11:01:48 stelian Exp $ + top_srcdir= @top_srcdir@ srcdir= @srcdir@ +top_builddir= ../.. @MCONFIG@ -all:: pathnames.h - -pathnames.h: pathnames.h.in - sed -e "s|__DUMPDATES__|$(DUMPDATESPATH)|g" $< > $@ +all:: install:: clean:: - $(RM) -f \#* *~ core pathnames.h + $(RM) -f \#* *~ core distclean:: clean $(RM) -f Makefile Makefile.old .depend