From e9850d76124894fe91666de6cc13715ebaed1083 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Thu, 25 Sep 2003 19:37:48 +0000 Subject: USD doc for bc(1) using the Caldera license. ok deraadt@ --- usr.bin/bc/USD.doc/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 usr.bin/bc/USD.doc/Makefile (limited to 'usr.bin/bc/USD.doc/Makefile') diff --git a/usr.bin/bc/USD.doc/Makefile b/usr.bin/bc/USD.doc/Makefile new file mode 100644 index 00000000000..8bb30257a95 --- /dev/null +++ b/usr.bin/bc/USD.doc/Makefile @@ -0,0 +1,10 @@ +# $OpenBSD: Makefile,v 1.1 2003/09/25 19:37:47 otto Exp $ + +DIR= usd/06.bc +SRCS= bc +MACROS= -ms + +paper.${PRINTER}: ${SRCS} + ${ROFF} > ${.TARGET} + +.include -- cgit v1.2.3