blob: c2ed30654453f2e020e964f60d0b9c0d917469b5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# $FreeBSD: src/share/doc/psd/22.rpcgen/Makefile,v 1.6.20.1 2009/04/15 03:14:26 kensmith Exp $
VOLUME= psd/22.rpcgen
SRCS= stubs rpcgen.ms
MACROS= -ms
USE_TBL=
SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
.include <bsd.doc.mk>
|