MFC 1.45 for the 2.0 release: Properly set B_INVAL after failed read.
[dragonfly.git] / share / doc / psd / Makefile
blob2d3a7d2c401064a4f355f29d9ab720c898a8fe29
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.3 2004/06/26 17:43:38 dillon Exp $
5 # The following modules do not build/install:
6 # 10.gdb
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
12 # The following modules do not apply to FreeBSD:
13 # 07.pascal 08.f77 09.f77io
15 SUBDIR= title contents
16 SUBDIR+= 05.sysman 12.make 13.rcs 18.gprof 20.ipctut 21.ipc
18 # The following modules are new in FreeBSD:
19 SUBDIR+= 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrpc
20 # 28.cvs doesn't work at the moment
21 #SUBDIR+= 28.cvs
23 .include <bsd.subdir.mk>