diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-01-04 17:50:41 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-01-04 17:50:41 +0000 |
commit | 3657310ffde14b57c83bc9882dbf3df9ab64ad59 (patch) | |
tree | 5d978759bb1cb80f9e4d246f333616a82933f55e /share/doc/usd/Makefile | |
parent | 82efda60e1f3d406a238cffa6f32607838589955 (diff) |
Stop installing many of the incredibly dated and un-authoritative share/doc
files. If any information found in these documents is worthwhile and you
miss it, please make the time to work it into the manual pages (which people
actually do read).
ok guenther
Diffstat (limited to 'share/doc/usd/Makefile')
-rw-r--r-- | share/doc/usd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/doc/usd/Makefile b/share/doc/usd/Makefile index 02ad85cfb5f..af2b96afcb6 100644 --- a/share/doc/usd/Makefile +++ b/share/doc/usd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2004/10/10 02:53:28 mickey Exp $ +# $OpenBSD: Makefile,v 1.9 2010/01/04 17:50:39 deraadt Exp $ # Missing or not installed: # 03.shell 08.mh 14.jove 21.troff 22.trofftut 23.eqn 24.eqnguide @@ -6,7 +6,6 @@ DOCDIR= /usr/share/doc/usd FILES= 00.contents Makefile Title -SUBDIR= 01.begin 17.msmacros 18.msdiffs 19.memacros 20.meref Title.ps: ${FILES} groff Title > ${.TARGET} |