Simplify using SRCDIR

This commit is contained in:
Andrey A. Chernov 1997-01-16 18:20:05 +00:00
parent 7ebc4b10b2
commit 3d0c754cd0

View file

@ -4,8 +4,6 @@
INFO = gmp
INFOSECTION= "Programming & development tools."
GMPDIR= ${.CURDIR}/../../../../contrib/libgmp
.PATH: ${GMPDIR}
SRCDIR= ${.CURDIR}/../../../../contrib/libgmp
.include "../Makefile.inc"
.include <bsd.info.mk>