Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / gnu / lib / libgmp / doc / Makefile
1 #
2 # $FreeBSD: src/gnu/lib/libgmp/doc/Makefile,v 1.8 1999/08/27 23:32:51 peter Exp $
3 # $DragonFly: src/gnu/lib/libgmp/doc/Attic/Makefile,v 1.2 2003/06/17 04:25:44 dillon Exp $
4 #
5 INFO = gmp
6 INFOSECTION= "Programming & development tools."
7
8 SRCDIR= ${.CURDIR}/../../../../contrib/libgmp
9
10 .include <bsd.info.mk>