From 811316c649842c428ac7e87ef8fd4ca0f3373694 Mon Sep 17 00:00:00 2001 From: kaiw Date: Tue, 21 Jan 2014 20:23:39 +0000 Subject: Remove INCSDIR variable which is only used in elftoolchain's own build framework. --- lib/libelf/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libelf') diff --git a/lib/libelf/Makefile b/lib/libelf/Makefile index e6bf24a..f120092 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} -- cgit v1.1