Makefile (7f3dea244c40159a41ab22da77a434d7c5b5e85a) | Makefile (b382ba4fb114aa213e4f3599b9f15fd3f14f82fb) |
---|---|
1# $FreeBSD$ 2 | 1# $FreeBSD$ 2 |
3VOLUME= psd/27.nfsrfc 4SRCS= nfs.rfc.ms 5MACROS= -ms 6SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc | 3VOLUME= psd/27.nfsrfc 4SRCS= stubs nfs.rfc.ms 5MACROS= -ms 6USE_TBL= YES 7SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc |
7 | 8 |
8USE_TBL= yes 9 | |
10.include <bsd.doc.mk> | 9.include <bsd.doc.mk> |