summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/dc/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1993-08-04 17:51:47 +0000
committerjkh <jkh@FreeBSD.org>1993-08-04 17:51:47 +0000
commitaf16859a1091cccb1361141e13a96bf139bae324 (patch)
tree379d4a1f2f08bdb9b3820cd8eff850cc5dc2124a /gnu/usr.bin/dc/Makefile
parent890b0989846e4e701dba2daac17225d80c478326 (diff)
downloadFreeBSD-src-af16859a1091cccb1361141e13a96bf139bae324.zip
FreeBSD-src-af16859a1091cccb1361141e13a96bf139bae324.tar.gz
Added man page - it looks a little odd in places (the 'i' and 'o'
commands), but this is the way it looked in the texinfo docs so I stayed faithful to RMS's original presentation.
Diffstat (limited to 'gnu/usr.bin/dc/Makefile')
-rw-r--r--gnu/usr.bin/dc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/dc/Makefile b/gnu/usr.bin/dc/Makefile
index 6f6a707..937c7d9 100644
--- a/gnu/usr.bin/dc/Makefile
+++ b/gnu/usr.bin/dc/Makefile
@@ -1,6 +1,5 @@
PROG= dc
SRCS= dc.c decimal.c
-NOMAN= noman
CFLAGS+=-I${.CURDIR} -DHAVE_BCOPY=1 -DHAVE_BZERO=1
DPADD= ${LIBM}
LDADD= -lm
OpenPOWER on IntegriCloud