summaryrefslogtreecommitdiff
path: root/m4/Makefile
blob: ff5be1df649e7045bbbaafcd223ee0065bf6b9e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# Copyright (c) 2003 Silicon Graphics, Inc.  All Rights Reserved.
#

TOPDIR = ..
include $(TOPDIR)/include/builddefs

LSRCFILES = \
	manual_format.m4 \
	package_globals.m4 \
	package_utilies.m4

default: 

include $(BUILDRULES)

install install-dev install-lib: default