]> git.wh0rd.org - dump.git/blame_incremental - compat/include/Makefile.in
Prepare for 0.4b42 release
[dump.git] / compat / include / Makefile.in
... / ...
CommitLineData
1# $Id: Makefile.in,v 1.4 2003/01/24 11:01:48 stelian Exp $
2
3top_srcdir= @top_srcdir@
4srcdir= @srcdir@
5top_builddir= ../..
6
7@MCONFIG@
8
9all::
10
11install::
12
13clean::
14 $(RM) -f \#* *~ core
15
16distclean:: clean
17 $(RM) -f Makefile Makefile.old .depend
18
19# +++ Dependency line eater +++
20#
21# Makefile dependencies follow. This must be the last section in
22# the Makefile.in file
23#
24