]> git.wh0rd.org - dump.git/blame - compat/include/Makefile.in
Added version in usage text.
[dump.git] / compat / include / Makefile.in
CommitLineData
df9ae507 1# $Id: Makefile.in,v 1.3 1999/10/13 09:57:18 stelian Exp $
ec387a12 2
8d4197bb
SP
3top_srcdir= @top_srcdir@
4srcdir= @srcdir@
5
6@MCONFIG@
7
df9ae507 8all::
8d4197bb
SP
9
10install::
11
12clean::
df9ae507 13 $(RM) -f \#* *~ core
8d4197bb
SP
14
15distclean:: clean
16 $(RM) -f Makefile Makefile.old .depend
17
18# +++ Dependency line eater +++
19#
20# Makefile dependencies follow. This must be the last section in
21# the Makefile.in file
22#
23