]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blame - m4/Makefile
xfs: don't rely on extent indices in xfs_bmap_collapse_extents
[thirdparty/xfsprogs-dev.git] / m4 / Makefile
CommitLineData
16c44ed2 1#
82805b60 2# Copyright (c) 2003-2006 Silicon Graphics, Inc. All Rights Reserved.
16c44ed2
NS
3#
4
5TOPDIR = ..
6include $(TOPDIR)/include/builddefs
7
42e5b5df
NS
8CONFIGURE = \
9 libtool.m4 \
10 ltoptions.m4 \
11 ltsugar.m4 \
12 ltversion.m4 \
13 lt~obsolete.m4
14
16c44ed2
NS
15LSRCFILES = \
16 manual_format.m4 \
8a2764ff 17 package_blkid.m4 \
16c44ed2 18 package_globals.m4 \
0bba1a49 19 package_libcdev.m4 \
949c0f10 20 package_pthread.m4 \
e99e3d7d 21 package_sanitizer.m4 \
16c44ed2
NS
22 package_types.m4 \
23 package_utilies.m4 \
82805b60 24 package_uuiddev.m4 \
42e5b5df
NS
25 multilib.m4 \
26 $(CONFIGURE)
16c44ed2 27
6ec3f6ba 28default:
16c44ed2
NS
29
30include $(BUILDRULES)
31
32install install-dev install-lib: default
42e5b5df
NS
33
34realclean: distclean
35 rm -f $(CONFIGURE)