date and time created 93/05/20 16:19:31 by bostic
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 21 May 1993 07:19:31 +0000 (23:19 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 21 May 1993 07:19:31 +0000 (23:19 -0800)
SCCS-vsn: share/doc/smm/06.nfs/Makefile 5.1

usr/src/share/doc/smm/06.nfs/Makefile [new file with mode: 0644]

diff --git a/usr/src/share/doc/smm/06.nfs/Makefile b/usr/src/share/doc/smm/06.nfs/Makefile
new file mode 100644 (file)
index 0000000..6808722
--- /dev/null
@@ -0,0 +1,9 @@
+#      @(#)Makefile    5.1 (Berkeley) %G%
+
+DIR=   papers/nfs
+SRCS=  nfs-notes.me
+MACROS=        -me
+
+paper.${PRINTER}: ${SRCS}
+       ${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
+.include <bsd.doc.mk>