zone.9: Adjust for the removal of the 'zalloc' arg to zinit/zinitna.
[dragonfly.git] / share / doc / psd / Makefile
blob917fc09c36eff98d4a05c42726ed3094b7c2ab25
1 # From: @(#)Makefile 8.1 (Berkeley) 6/8/93
2 # $FreeBSD: src/share/doc/psd/Makefile,v 1.14 1999/11/26 09:27:36 peter Exp $
4 # The following modules do not build/install:
5 # 10.gdb
7 # The following modules are encumbered:
8 # 01.cacm 02.implement 03.iosys 04.uprog 06.Clang 11.adb 14.sccs
9 # 15.yacc 16.lex 17.m4
11 # The following modules do not apply to FreeBSD:
12 # 07.pascal 08.f77 09.f77io
14 SUBDIR= title \
15 contents \
16 05.sysman \
17 12.make \
18 13.rcs \
19 18.gprof \
20 20.ipctut \
21 21.ipc
23 # The following modules don't appear in the O'Reilly book, but
24 # are in the 4.4BSD distribution.
25 SUBDIR+=22.rpcgen \
26 23.rpc \
27 24.xdr \
28 25.xdrrfc \
29 26.rpcrfc \
30 27.nfsrpc
32 .include <bsd.subdir.mk>