diff options
| author | Kai Wang <kaiw@FreeBSD.org> | 2014-01-21 20:23:39 +0000 |
|---|---|---|
| committer | Kai Wang <kaiw@FreeBSD.org> | 2014-01-21 20:23:39 +0000 |
| commit | a1abeb052e4fb343af16e2a54d80a23605c32d6f (patch) | |
| tree | 91f94da21649e5e81807e9b227ee069c9090e02a /lib/libelf | |
| parent | 2496d1b162595cc830ee78e83617b8078de98ab6 (diff) | |
Notes
Diffstat (limited to 'lib/libelf')
| -rw-r--r-- | lib/libelf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libelf/Makefile b/lib/libelf/Makefile index e6bf24a9ceb9..f1200920d958 100644 --- a/lib/libelf/Makefile +++ b/lib/libelf/Makefile @@ -64,7 +64,6 @@ SRCS= elf.c \ ${GENSRCS} INCS= libelf.h gelf.h -INCSDIR= /usr/include GENSRCS= libelf_fsize.c libelf_msize.c libelf_convert.c CLEANFILES= ${GENSRCS} |
