diff options
Diffstat (limited to 'share/doc/usd')
-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} |