From 11834b7f231b0729a11f59925ace7a1bfe468b9c Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 29 Oct 2002 14:56:09 +0000 Subject: bsd.doc.mk changes: Don't gratuitously pipe thru a cat(1) if NODOCCOMPRESS. Only create _stamp.extra when necessary. Get rid of SOELIMPP and OBJS. Use Groff version of soelim(1); we need its -I option for the following to work. Don't needlessly chdir to SRCDIR. Only a few documents need CD_HACK, and those that need it either use refer(1) or .PSPIC macro which internally uses the .psbb call. --- share/doc/psd/12.make/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/doc/psd/12.make/Makefile') diff --git a/share/doc/psd/12.make/Makefile b/share/doc/psd/12.make/Makefile index b266f9b..fdc38a7 100644 --- a/share/doc/psd/12.make/Makefile +++ b/share/doc/psd/12.make/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ VOLUME= psd/12.make -SRCS= tutorial.ms +SRCS= stubs tutorial.ms MACROS= -ms SRCDIR= ${.CURDIR}/../../../../usr.bin/make/PSD.doc -- cgit v1.1