Makefile (c270d298027ad2394f2647eda3f4bd286ffcde31) Makefile (42941e8055e8b9694381bfea750b0e41ce340600)
1# From: @(#)Makefile 8.2 (Berkeley) 4/20/94
1# From: @(#)Makefile 8.2 (Berkeley) 4/20/94
2# $Id: Makefile,v 1.4 1995/01/11 19:51:46 wollman Exp $
2# $Id: Makefile,v 1.5 1995/01/12 16:25:51 jkh Exp $
3
4# The following modules are encumbered:
5# 01.begin 02.learn 03.shell 05.dc 06.bc 09.edtut 10.edadv 15.sed 16.awk
6# 17.msmacros 21.troff 22.trofftut 23.eqn 24.eqnguide 25.tbl 26.refer
7# 27.invert 28.bib 29.diction
8
9# The following modules are not provided:
10# 14.jove
11
3
4# The following modules are encumbered:
5# 01.begin 02.learn 03.shell 05.dc 06.bc 09.edtut 10.edadv 15.sed 16.awk
6# 17.msmacros 21.troff 22.trofftut 23.eqn 24.eqnguide 25.tbl 26.refer
7# 27.invert 28.bib 29.diction
8
9# The following modules are not provided:
10# 14.jove
11
12# The following appears to run amuck right now.
13# 05.sysman
14
12BINDIR= /usr/share/doc/psd
15BINDIR= /usr/share/doc/psd
13SUBDIR= title contents 05.sysman 12.make 18.gprof 19.curses 20.ipctut \
16SUBDIR= title contents 12.make 18.gprof 19.curses 20.ipctut \
14 21.ipc 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrpc
15
16.include <bsd.subdir.mk>
17 21.ipc 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrpc
18
19.include <bsd.subdir.mk>