mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Simplify using SRCDIR
This commit is contained in:
parent
7ebc4b10b2
commit
3d0c754cd0
1 changed files with 1 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue