Merge from vendor branch GCC:
[dragonfly.git] / share / doc / psd / Makefile
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 $
3 # $DragonFly: src/share/doc/psd/Makefile,v 1.2 2003/06/17 04:36:56 dillon Exp $
4
5 # The following modules do not build/install:
6 # 10.gdb
7
8 # The following modules are encumbered:
9 # 01.cacm 02.implement 03.iosys 04.uprog 06.Clang 11.adb 14.sccs
10 # 15.yacc 16.lex 17.m4
11
12 # The following modules do not apply to FreeBSD:
13 # 07.pascal 08.f77 09.f77io
14
15 SUBDIR=  title contents 
16 SUBDIR+= 05.sysman 12.make 13.rcs 18.gprof 20.ipctut 21.ipc
17
18 # The following modules are new in FreeBSD:
19 SUBDIR+= 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrpc
20 SUBDIR+= 28.cvs
21
22 .include <bsd.subdir.mk>