]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - gnu/usr.bin/dc/doc/Makefile
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / gnu / usr.bin / dc / doc / Makefile
1 # Makefile copyright Andreas Klemm <andreas@FreeBSD.ORG> 1998
2 #
3 # $FreeBSD$
4
5 .PATH:  ${.CURDIR}/../../../../contrib/bc/doc
6
7 INFO = dc
8 INFOSECTION= "System Utilities"
9 INFOENTRY_dc= "* DC: (dc).                      The GNU Desktop Calculator."
10
11 .include <bsd.info.mk>