summaryrefslogtreecommitdiff
path: root/examples/Makefile
blob: 15eafb25793d024c092876eff9f892933d262ef3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright (c) 2001-2002 Silicon Graphics, Inc.  All Rights Reserved.
#

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

LSRCFILES = copyattr.c
LDIRT = copyattr

include $(BUILDRULES)

default install install-dev install-lib: