xref: /freebsd/share/doc/psd/Makefile (revision d5e90b65d27c95d713ad5256b3799586c0f28483)
165dd2ce9SGarrett Wollman#	From: @(#)Makefile	8.1 (Berkeley) 6/8/93
2d5e90b65SWolfram Schneider#	$Id: Makefile,v 1.10 1997/02/22 13:04:15 peter Exp $
365dd2ce9SGarrett Wollman
465dd2ce9SGarrett Wollman# The following modules do not build/install:
5d5e90b65SWolfram Schneider# 10.gdb
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
16d5e90b65SWolfram SchneiderSUBDIR+= 05.sysman 12.make 13.rcs 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
20d5e90b65SWolfram SchneiderSUBDIR+= 28.cvs
21afe61c15SRodney W. Grimes
22afe61c15SRodney W. Grimes.include <bsd.subdir.mk>
23