165dd2ce9SGarrett Wollman# From: @(#)Makefile 8.1 (Berkeley) 6/8/93 265dd2ce9SGarrett Wollman# $Id: Makefile,v 1.3 1995/01/11 04:24:41 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 1465dd2ce9SGarrett Wollman# The following modules are new in FreeBSD: 1565dd2ce9SGarrett Wollman# 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrfc 1665dd2ce9SGarrett Wollman 1765dd2ce9SGarrett Wollman# 05.sysman sends nroff into an infinite loop. 1842941e80SJordan K. Hubbard 19c270d298SJordan K. HubbardBINDIR= /usr/share/doc/psd 2065dd2ce9SGarrett WollmanSUBDIR= title contents 12.make 18.gprof 19.curses 20.ipctut 21.ipc \ 2165dd2ce9SGarrett Wollman 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrpc 22afe61c15SRodney W. Grimes 23afe61c15SRodney W. Grimes.include <bsd.subdir.mk> 24