]> git.wh0rd.org - dump.git/blame - compat/include/Makefile.in
Prepare for 0.4b42 release
[dump.git] / compat / include / Makefile.in
CommitLineData
1daf06b9 1# $Id: Makefile.in,v 1.4 2003/01/24 11:01:48 stelian Exp $
ec387a12 2
8d4197bb
SP
3top_srcdir= @top_srcdir@
4srcdir= @srcdir@
1daf06b9 5top_builddir= ../..
8d4197bb
SP
6
7@MCONFIG@
8
df9ae507 9all::
8d4197bb
SP
10
11install::
12
13clean::
df9ae507 14 $(RM) -f \#* *~ core
8d4197bb
SP
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