opnsense-src/gnu/usr.bin/dc/doc/Makefile

12 lines
247 B
Makefile
Raw Normal View History

# Makefile copyright Andreas Klemm <andreas@FreeBSD.ORG> 1998
#
1999-08-27 19:37:10 -04:00
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../contrib/bc/doc
1995-01-11 21:54:14 -05:00
INFO = dc
1997-01-10 22:32:01 -05:00
INFOSECTION= "System Utilities"
INFOENTRY_dc= "* DC: (dc). The GNU Desktop Calculator."
1995-01-11 21:54:14 -05:00
.include <bsd.info.mk>