xref: /freebsd/share/doc/psd/Makefile (revision 37d1dbf01d9c30bbfe6fe170fcf7417960bfed0a)
165dd2ce9SGarrett Wollman#	From: @(#)Makefile	8.1 (Berkeley) 6/8/93
27f3dea24SPeter Wemm# $FreeBSD$
365dd2ce9SGarrett Wollman
465dd2ce9SGarrett Wollman# The following modules do not build/install:
5d5e90b65SWolfram Schneider# 10.gdb
6afe61c15SRodney W. Grimes
765dd2ce9SGarrett Wollman# The following modules do not apply to FreeBSD:
865dd2ce9SGarrett Wollman# 07.pascal 08.f77 09.f77io
9b7a1a0a5SGarrett Wollman
1077e6fc85SGreg Lehey# The following previously encumbered files have not yet been added to
1177e6fc85SGreg Lehey# the tree:
1237d1dbf0SRuslan Ermilov# 11.adb
1398830b30SWolfram Schneider
1477e6fc85SGreg LeheySUBDIR=	 title contents
15718daeaaSRuslan ErmilovSUBDIR+=  01.cacm 02.implement 03.iosys 04.uprog 05.sysman 06.Clang 12.make
1637d1dbf0SRuslan ErmilovSUBDIR+=  13.rcs 14.sccs 15.yacc 16.lex 17.m4 18.gprof 20.ipctut 21.ipc
1777e6fc85SGreg Lehey
1877e6fc85SGreg Lehey# The following modules don't appear in the O'Reilly book, but
1977e6fc85SGreg Lehey# are in the 4.4BSD distribution.
2098830b30SWolfram SchneiderSUBDIR+= 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrpc
21d5e90b65SWolfram SchneiderSUBDIR+= 28.cvs
22afe61c15SRodney W. Grimes
23afe61c15SRodney W. Grimes.include <bsd.subdir.mk>
24