Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / gnu / usr.bin / dc / doc / Makefile
1 # Makefile copyright Andreas Klemm <andreas@FreeBSD.ORG> 1998
2 #
3 # $FreeBSD: src/gnu/usr.bin/dc/doc/Makefile,v 1.4 1999/08/27 23:35:31 peter Exp $
4 # $DragonFly: src/gnu/usr.bin/dc/doc/Attic/Makefile,v 1.2 2003/06/17 04:25:45 dillon Exp $
5
6 .PATH:  ${.CURDIR}/../../../../contrib/bc/doc
7
8 INFO = dc
9 INFOSECTION= "System Utilities"
10 INFOENTRY_dc= "* DC: (dc).                      The GNU Desktop Calculator."
11
12 .include <bsd.info.mk>