diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2016-04-21 12:58:29 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2016-04-21 12:58:29 +0000 |
| commit | 2821bdccaaa2dc9e04e3d6a865b6da57ef0f0cb8 (patch) | |
| tree | 0063aee2166157b20b3d10fff6c319161a3b1619 /lib/libelftc | |
| parent | 53219aa88a4c32c5900c7d8c2a45589502ef9d4a (diff) | |
Notes
Diffstat (limited to 'lib/libelftc')
| -rw-r--r-- | lib/libelftc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelftc/Makefile b/lib/libelftc/Makefile index 7a4203dae4be3..b688d2eb75d97 100644 --- a/lib/libelftc/Makefile +++ b/lib/libelftc/Makefile @@ -4,7 +4,7 @@ PACKAGE=lib${LIB} INTERNALLIB= -ELFTCDIR= ${.CURDIR:H:H}/contrib/elftoolchain +ELFTCDIR= ${SRCTOP}/contrib/elftoolchain .PATH: ${ELFTCDIR}/libelftc |
