diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2015-12-01 06:09:22 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2015-12-01 06:09:22 +0000 |
| commit | 5a536241ea2b6cb8146aa2be220bc7c0ec247bc9 (patch) | |
| tree | 668afb0f04f344b310fc76ee329f028ecec2625e /lib/libelf | |
| parent | af5c99e53f6f7667087fcdef9042032017b431ca (diff) | |
Notes
Diffstat (limited to 'lib/libelf')
| -rw-r--r-- | lib/libelf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libelf/Makefile b/lib/libelf/Makefile index b8aa4df64c67..51509f71d71f 100644 --- a/lib/libelf/Makefile +++ b/lib/libelf/Makefile @@ -7,6 +7,7 @@ SRCDIR= ${TOP}/libelf .PATH: ${SRCDIR} LIB= elf +SHLIBDIR?= /lib SRCS= elf.c \ elf_begin.c \ |
