aboutsummaryrefslogtreecommitdiff
path: root/share/examples/sunrpc/msg
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/sunrpc/msg')
-rw-r--r--share/examples/sunrpc/msg/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/examples/sunrpc/msg/Makefile b/share/examples/sunrpc/msg/Makefile
index 2f3f5ddf1655..e630e5e67615 100644
--- a/share/examples/sunrpc/msg/Makefile
+++ b/share/examples/sunrpc/msg/Makefile
@@ -1,6 +1,10 @@
#
# @(#)Makefile 2.1 88/08/11 4.0 RPCSRC
#
+# $FreeBSD$
+#
+PACKAGE=examples
+FILESDIR=${SHAREDIR}/examples/sunrpc/msg
BIN = printmsg msg_svc rprintmsg
GEN = msg_clnt.c msg_svc.c msg.h
LIB = -lrpclib