summaryrefslogtreecommitdiffstats
path: root/share/doc/usd/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1995-01-11 03:24:33 +0000
committerwollman <wollman@FreeBSD.org>1995-01-11 03:24:33 +0000
commitda8382ab802e2e5e93be3cbb5968b165aa1ec5c2 (patch)
treeea0f4664dcda0b3f7e16cfb6c35bffd6bc06e456 /share/doc/usd/Makefile
parent0bc03fb6fbed6b6f8fc9698a49b8dd733f4af102 (diff)
downloadFreeBSD-src-da8382ab802e2e5e93be3cbb5968b165aa1ec5c2.zip
FreeBSD-src-da8382ab802e2e5e93be3cbb5968b165aa1ec5c2.tar.gz
Get the USD to format under the new structure.
Diffstat (limited to 'share/doc/usd/Makefile')
-rw-r--r--share/doc/usd/Makefile31
1 files changed, 13 insertions, 18 deletions
diff --git a/share/doc/usd/Makefile b/share/doc/usd/Makefile
index 8d68c92..987f0c3 100644
--- a/share/doc/usd/Makefile
+++ b/share/doc/usd/Makefile
@@ -1,24 +1,19 @@
-# @(#)Makefile 8.2 (Berkeley) 4/20/94
+# From: @(#)Makefile 8.2 (Berkeley) 4/20/94
+# $Id$
-# The following modules do not build/install:
-# 08.mh
+# 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
-BINDIR= /usr/share/doc/usd
-FILES= 00.contents Makefile Title
-SUBDIR= 01.begin 02.learn 03.shell 04.csh 05.dc 06.bc 07.mail 09.edtut \
- 10.edadv 11.vitut 12.exref 13.viref 14.jove 15.sed 16.awk 17.msmacros \
- 18.msdiffs 19.memacros 20.meref 21.troff 22.trofftut 23.eqn \
- 24.eqnguide 25.tbl 26.refer 27.invert 28.bib 29.diction 30.rogue \
- 31.trek
-
-Title.ps: ${FILES}
- groff Title > ${.TARGET}
+# The following modules are not provided:
+# 14.jove
-contents.ps: ${FILES}
- groff -ms 00.contents > ${.TARGET}
+# The following modules use -me (which doesn't work)
+# 19.memacros 20.meref 30.rogue 31.trek
-beforeinstall:
- install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
- ${DESTDIR}${BINDIR}
+BINDIR= /usr/share/doc/usd
+SUBDIR= title contents 04.csh 07.mail 10.exref 11.vitut 12.vi 13.viref \
+ 18.msdiffs
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud