From c5ffb72991f6abd13c1d087bd4f55745a5d729bf Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Mon, 3 Nov 2003 20:17:39 +0000 Subject: Don't define a specific target when the default rule will do perfectly. ok mickey@ --- usr.bin/bc/USD.doc/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/usr.bin/bc/USD.doc/Makefile b/usr.bin/bc/USD.doc/Makefile index 8bb30257a95..a31e5a83671 100644 --- a/usr.bin/bc/USD.doc/Makefile +++ b/usr.bin/bc/USD.doc/Makefile @@ -1,10 +1,7 @@ -# $OpenBSD: Makefile,v 1.1 2003/09/25 19:37:47 otto Exp $ +# $OpenBSD: Makefile,v 1.2 2003/11/03 20:17:38 otto Exp $ DIR= usd/06.bc SRCS= bc MACROS= -ms -paper.${PRINTER}: ${SRCS} - ${ROFF} > ${.TARGET} - .include -- cgit v1.2.3