freebsd-dev/gnu/usr.bin/dc/doc/Makefile
Andreas Klemm 88d16a1b9b update dc utility as well
after importing the new bc-1.0.4 sources,
which contain the latest DNU dc version
1998-04-29 22:15:05 +00:00

12 lines
292 B
Makefile

# Makefile copyright Andreas Klemm <andreas@FreeBSD.ORG> 1998
#
# $Id: Makefile,v 1.4 1997/10/14 18:32:38 jraynard Exp $
.PATH: ${.CURDIR}/../../../../contrib/bc/doc
INFO = dc
INFOSECTION= "System Utilities"
INFOENTRY_dc= "* DC: (dc). The GNU Desktop Calculator."
.include <bsd.info.mk>