xref: /freebsd/share/doc/psd/Makefile (revision c270d298027ad2394f2647eda3f4bd286ffcde31)
1#	From: @(#)Makefile	8.2 (Berkeley) 4/20/94
2#	$Id: Makefile,v 1.4 1995/01/11 19:51:46 wollman 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
12BINDIR=	/usr/share/doc/psd
13SUBDIR=	title contents 05.sysman 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