summaryrefslogtreecommitdiffstats
path: root/tools/rpcgen/Makefile
diff options
context:
space:
mode:
authorgmorris <gmorris>2005-04-12 15:16:12 +0000
committergmorris <gmorris>2005-04-12 15:16:12 +0000
commit078f5d46ad34f36cce257b3b8a970471a4b2b68b (patch)
tree298c8f7451fbcfb84a01caf0be31a4ac9e9fe822 /tools/rpcgen/Makefile
parentca190b1a7e9a2b6d9ff99e9fd164a54583f46c75 (diff)
downloadnfs-utils-078f5d46ad34f36cce257b3b8a970471a4b2b68b.tar.gz
nfs-utils-078f5d46ad34f36cce257b3b8a970471a4b2b68b.tar.xz
nfs-utils-078f5d46ad34f36cce257b3b8a970471a4b2b68b.zip
Added TOP, as needed, for easier compile in subdirectories
Diffstat (limited to 'tools/rpcgen/Makefile')
-rw-r--r--tools/rpcgen/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/rpcgen/Makefile b/tools/rpcgen/Makefile
index a4e4d17..7dc13d3 100644
--- a/tools/rpcgen/Makefile
+++ b/tools/rpcgen/Makefile
@@ -38,6 +38,7 @@
# Copyright (C) 1987, Sun Microsystems, Inc.
#
+TOP = ../../
TOOL = rpcgen
OBJS = rpc_clntout.o rpc_cout.o rpc_hout.o rpc_main.o rpc_parse.o \
rpc_scan.o rpc_svcout.o rpc_tblout.o rpc_util.o rpc_sample.o