summaryrefslogtreecommitdiff
path: root/net/pcnfsd/files
diff options
context:
space:
mode:
Diffstat (limited to 'net/pcnfsd/files')
-rw-r--r--net/pcnfsd/files/Makefile.inc7
-rw-r--r--net/pcnfsd/files/patch-ab5
2 files changed, 10 insertions, 2 deletions
diff --git a/net/pcnfsd/files/Makefile.inc b/net/pcnfsd/files/Makefile.inc
new file mode 100644
index 000000000000..d91164de241f
--- /dev/null
+++ b/net/pcnfsd/files/Makefile.inc
@@ -0,0 +1,7 @@
+#
+# Directories for pcnfsd(8)
+# $Id: Makefile.inc,v 1.2 1995/05/12 12:23:06 asami Exp $
+#
+BINDIR= ${DESTDIR}/usr/local/libexec
+MANDIR= ${DESTDIR}/usr/local/man/man
+PRDIR= ${DESTDIR}/var/spool/pcnfs
diff --git a/net/pcnfsd/files/patch-ab b/net/pcnfsd/files/patch-ab
index 95538572a242..2832f585e01b 100644
--- a/net/pcnfsd/files/patch-ab
+++ b/net/pcnfsd/files/patch-ab
@@ -2,13 +2,14 @@
--- Makefile.44bsd Thu Oct 6 17:18:19 1994
***************
*** 0 ****
---- 1,21 ----
+--- 1,22 ----
+ #
+ # @(#)Makefile
+ # Makefile for rpc.pcnfsd for BSD/386 or similar
-+ # $Id: patch-ab,v 1.1.1.1 1994/10/07 00:23:56 pst Exp $
++ # $Id: patch-ab,v 1.2 1995/03/19 10:12:39 joerg Exp $
+ #
+
++ .include "Makefile.inc"
+ PROG= rpc.pcnfsd
+ SRCS= pcnfsd_svc.c pcnfsd_xdr.c pcnfsd_v1.c pcnfsd_v2.c pcnfsd_misc.c \
+ pcnfsd_cache.c pcnfsd_print.c