xref: /freebsd/share/doc/psd/Makefile (revision 98830b3007f1468b0a4e4e1fec34c0a4b6542223)
165dd2ce9SGarrett Wollman#	From: @(#)Makefile	8.1 (Berkeley) 6/8/93
298830b30SWolfram Schneider#	$Id: Makefile,v 1.7 1995/01/12 20:57:11 wollman Exp $
365dd2ce9SGarrett Wollman
465dd2ce9SGarrett Wollman# The following modules do not build/install:
565dd2ce9SGarrett Wollman# 10.gdb, 13.rcs
6afe61c15SRodney W. Grimes
7b7a1a0a5SGarrett Wollman# The following modules are encumbered:
865dd2ce9SGarrett Wollman# 01.cacm 02.implement 03.iosys 04.uprog 06.Clang 11.adb 14.sccs
965dd2ce9SGarrett Wollman# 15.yacc 16.lex 17.m4
10b7a1a0a5SGarrett Wollman
1165dd2ce9SGarrett Wollman# The following modules do not apply to FreeBSD:
1265dd2ce9SGarrett Wollman# 07.pascal 08.f77 09.f77io
13b7a1a0a5SGarrett Wollman
14c270d298SJordan K. HubbardBINDIR=	/usr/share/doc/psd
1598830b30SWolfram SchneiderSUBDIR=	 title contents
1698830b30SWolfram SchneiderSUBDIR+= 05.sysman 12.make 18.gprof 19.curses 20.ipctut 21.ipc
1798830b30SWolfram Schneider
1898830b30SWolfram Schneider# The following modules are new in FreeBSD:
1998830b30SWolfram SchneiderSUBDIR+= 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrpc
20afe61c15SRodney W. Grimes
21afe61c15SRodney W. Grimes.include <bsd.subdir.mk>
22