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