opnsense-src/gnu/lib/libgmp/doc/Makefile
Mark Murray 3d9f2d2e10 BMakefiles for gmp-2.0.2
Requested by: ache
Made world by: chuckr
1996-10-20 09:28:03 +00:00

10 lines
137 B
Makefile

#
# $Id$
#
INFO = gmp
GMPDIR= ${.CURDIR}/../../../../contrib/libgmp
.PATH: ${GMPDIR}
.include "../Makefile.inc"
.include <bsd.info.mk>