mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
Remove INCSDIR variable which is only used in elftoolchain's own build
framework.
This commit is contained in:
parent
2496d1b162
commit
a1abeb052e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/projects/elftoolchain/; revision=260990
@ -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