Remove INCSDIR variable which is only used in elftoolchain's own build
framework.
This commit is contained in:
parent
6eb9c645de
commit
811316c649
@ -74,7 +74,6 @@ SRCS= \
|
||||
libdwarf_str.c
|
||||
|
||||
INCS= dwarf.h libdwarf.h
|
||||
INCSDIR= /usr/include
|
||||
|
||||
GENSRCS= dwarf_pubnames.c dwarf_pubtypes.c dwarf_weaks.c \
|
||||
dwarf_funcs.c dwarf_vars.c dwarf_types.c \
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user