20 lines
603 B
Makefile
Raw Normal View History

# From: @(#)Makefile 8.2 (Berkeley) 4/20/94
# $Id: Makefile,v 1.5 1995/01/12 16:25:51 jkh Exp $
1994-05-30 19:09:18 +00:00
# The following modules are encumbered:
# 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
# The following modules are not provided:
# 14.jove
# The following appears to run amuck right now.
# 05.sysman
BINDIR= /usr/share/doc/psd
SUBDIR= title contents 12.make 18.gprof 19.curses 20.ipctut \
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>