Don't use patch -b, the flag has different meanings for BSD and GNU patch.
[dragonfly.git] / share / doc / psd / 23.rpc / Makefile
1 # $FreeBSD: src/share/doc/psd/23.rpc/Makefile,v 1.4 1999/08/28 00:18:28 peter Exp $
2 # $DragonFly: src/share/doc/psd/23.rpc/Makefile,v 1.2 2003/06/17 04:36:57 dillon Exp $
3
4 VOLUME= psd/23.rpc
5 SRCS=   rpc.prog.ms
6 MACROS= -ms
7 SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
8
9 USE_TBL=        yes
10 USE_PIC=        yes
11
12 .include <bsd.doc.mk>