1b7a1a0a5SGarrett Wollman# From: @(#)Makefile 8.1 (Berkeley) 6/8/93 2b7a1a0a5SGarrett Wollman# $Id$ 3afe61c15SRodney W. Grimes 4afe61c15SRodney W. Grimes# The following modules do not build/install: 5afe61c15SRodney W. Grimes# 10.gdb, 13.rcs 6afe61c15SRodney W. Grimes 7b7a1a0a5SGarrett Wollman# The following modules are encumbered: 8b7a1a0a5SGarrett Wollman# 01.cacm 02.implement 03.iosys 04.uprog 06.Clang 11.adb 14.sccs 9b7a1a0a5SGarrett Wollman# 15.yacc 16.lex 17.m4 10b7a1a0a5SGarrett Wollman 11b7a1a0a5SGarrett Wollman# The following modules do not apply to FreeBSD: 12b7a1a0a5SGarrett Wollman# 07.pascal 08.f77 09.f77io 13b7a1a0a5SGarrett Wollman 14b7a1a0a5SGarrett Wollman# The following modules are new in FreeBSD: 15b7a1a0a5SGarrett Wollman# 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrfc 16b7a1a0a5SGarrett Wollman 17b7a1a0a5SGarrett Wollman# The following modules use -me macros (which don't work): 18b7a1a0a5SGarrett Wollman# 20.ipctut 19.curses 18.gprof 19b7a1a0a5SGarrett Wollman 20afe61c15SRodney W. GrimesBINDIR= /usr/share/doc/psd 21b7a1a0a5SGarrett WollmanSUBDIR= title contents 05.sysman 12.make 21.ipc \ 22b7a1a0a5SGarrett Wollman 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrpc 23afe61c15SRodney W. Grimes 24afe61c15SRodney W. Grimes.include <bsd.subdir.mk> 25