1998-04-29 22:15:05 +00:00
|
|
|
# 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
|
|
|
|
|
1995-01-12 02:54:14 +00:00
|
|
|
INFO = dc
|
1997-01-11 03:32:01 +00:00
|
|
|
INFOSECTION= "System Utilities"
|
1998-04-29 22:15:05 +00:00
|
|
|
INFOENTRY_dc= "* DC: (dc). The GNU Desktop Calculator."
|
1995-01-12 02:54:14 +00:00
|
|
|
|
|
|
|
.include <bsd.info.mk>
|