From a5921bc3653e2e286715e6fe8d473ec0d02da38c Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Tue, 10 May 2016 00:51:50 +0000 Subject: Update share/examples/* to properly install /usr/share/examples. As result of this, a new examples package is now created. Note, this is only effective with 'SHARED=copies' (the default), as the 'SHARED=symlinks' mechanism will create a symlink to the source tree version of the file(s). Sponsored by: The FreeBSD Foundation --- share/examples/sunrpc/dir/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'share/examples/sunrpc/dir') diff --git a/share/examples/sunrpc/dir/Makefile b/share/examples/sunrpc/dir/Makefile index 592c9d6861e9..9894cc6761a7 100644 --- a/share/examples/sunrpc/dir/Makefile +++ b/share/examples/sunrpc/dir/Makefile @@ -1,6 +1,10 @@ # # @(#)Makefile 2.1 88/08/02 4.0 RPCSRC # +# $FreeBSD$ +# +PACKAGE=examples +FILESDIR=${SHAREDIR}/examples/sunrpc/dir BIN = dir_svc rls GEN = dir_clnt.c dir_svc.c dir_xdr.c dir.h LIB = -lrpclib -- cgit v1.2.3