]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blame - m4/Makefile
Update copyright/license notices to match SGI legal prefered boilerplate.
[thirdparty/xfsprogs-dev.git] / m4 / Makefile
CommitLineData
16c44ed2
NS
1#
2# Copyright (c) 2003 Silicon Graphics, Inc. All Rights Reserved.
16c44ed2
NS
3#
4
5TOPDIR = ..
6include $(TOPDIR)/include/builddefs
7
8LSRCFILES = \
9 manual_format.m4 \
10 package_globals.m4 \
0bba1a49 11 package_libcdev.m4 \
949c0f10 12 package_pthread.m4 \
16c44ed2
NS
13 package_types.m4 \
14 package_utilies.m4 \
15 package_uuiddev.m4
16
17default:
18
19include $(BUILDRULES)
20
21install install-dev install-lib: default