]> git.wh0rd.org - dump.git/blob - compat/include/Makefile.in
Added version in usage text.
[dump.git] / compat / include / Makefile.in
1 # $Id: Makefile.in,v 1.3 1999/10/13 09:57:18 stelian Exp $
2
3 top_srcdir= @top_srcdir@
4 srcdir= @srcdir@
5
6 @MCONFIG@
7
8 all::
9
10 install::
11
12 clean::
13 $(RM) -f \#* *~ core
14
15 distclean:: 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