aboutsummaryrefslogtreecommitdiff
path: root/share/examples/sunrpc/sort/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/sunrpc/sort/Makefile')
-rw-r--r--share/examples/sunrpc/sort/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/share/examples/sunrpc/sort/Makefile b/share/examples/sunrpc/sort/Makefile
index 07627fafbe39..017902f150d4 100644
--- a/share/examples/sunrpc/sort/Makefile
+++ b/share/examples/sunrpc/sort/Makefile
@@ -1,7 +1,10 @@
#
# @(#)Makefile 2.1 88/08/11 4.0 RPCSRC
#
-
+# $FreeBSD$
+#
+PACKAGE=examples
+FILESDIR=${SHAREDIR}/examples/sunrpc/sort
BIN = rsort sort_svc
GEN = sort_clnt.c sort_svc.c sort_xdr.c sort.h
LIB = -lrpclib