]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - gnu/usr.bin/dc/doc/Makefile
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.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>