Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/share/doc/usd/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/share/doc/usd/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.24 retrieving revision 1.25 diff -u -p -r1.24 -r1.25 --- src/share/doc/usd/Makefile 2007/11/29 12:35:05 1.24 +++ src/share/doc/usd/Makefile 2014/07/05 19:22:04 1.25 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2007/11/29 12:35:05 mjf Exp $ +# $NetBSD: Makefile,v 1.25 2014/07/05 19:22:04 dholland Exp $ # # @(#)Makefile 8.3 (Berkeley) 5/16/94 @@ -15,21 +15,15 @@ # 16.awk 21.troff 22.trofftut 23.eqn 24.eqnguide # 25.tbl 26.refer 27.invert 29.diction -BINDIR= /usr/share/doc/usd -.if ${MKDOC} != "no" -FILES= 00.contents Makefile Title -.endif SUBDIR+=01.begin 17.msmacros 18.msdiffs 19.memacros 20.meref -.if !make(install) -SUBDIR+=04.csh 07.mail 11.edit 12.ex 13.viref -SUBDIR+=30.rogue 31.trek -.endif +#SUBDIR+=04.csh 07.mail 11.edit 12.ex 13.viref +#SUBDIR+=30.rogue 31.trek -Title.ps: ${FILES} - ${TOOL_ROFF_PS} -ms Title > ${.TARGET} +SECTION=usd +SUBARTICLES=title contents +SRCS.title=Title +SRCS.contents=00.contents +MACROS=-ms -contents.ps: ${FILES} - ${TOOL_ROFF_PS} -ms 00.contents > ${.TARGET} - -.include +.include .include