Deleted Added
full compact
Makefile (50476) Makefile (106143)
1# $FreeBSD: head/share/doc/psd/23.rpc/Makefile 50476 1999-08-28 00:22:10Z peter $
1# $FreeBSD: head/share/doc/psd/23.rpc/Makefile 106143 2002-10-29 14:56:09Z ru $
2
2
3VOLUME= psd/23.rpc
4SRCS= rpc.prog.ms
5MACROS= -ms
6SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
3VOLUME= psd/23.rpc
4SRCS= stubs rpc.prog.ms
5MACROS= -ms
6USE_TBL= YES
7USE_PIC= YES
8SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
7
9
8USE_TBL= yes
9USE_PIC= yes
10
11.include <bsd.doc.mk>
10.include <bsd.doc.mk>