From b39360fd3b84a8fadbb056ffa86bca3b6ee2f20d Mon Sep 17 00:00:00 2001 From: pooka Date: Sun, 5 Jan 2003 12:34:26 +0000 Subject: Add ${MACROS} to ${ROFF} usage to make output readable from jbernard@mines.edu in misc/19685 --- trek/USD.doc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'trek/USD.doc/Makefile') diff --git a/trek/USD.doc/Makefile b/trek/USD.doc/Makefile index ff848268..a01b2320 100644 --- a/trek/USD.doc/Makefile +++ b/trek/USD.doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1995/04/22 10:59:48 cgd Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/05 12:34:27 pooka Exp $ # @(#)Makefile 8.1 (Berkeley) 6/8/93 DIR= usd/31.trek @@ -6,6 +6,6 @@ SRCS= trek.me MACROS= -me paper.ps: ${SRCS} - ${TBL} ${SRCS} | ${ROFF} > ${.TARGET} + ${TBL} ${SRCS} | ${ROFF} ${MACROS} > ${.TARGET} .include -- cgit v1.2.3-56-ge451