aboutsummaryrefslogtreecommitdiff
path: root/lib/libelf
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2012-06-24 09:19:24 +0000
committerAndrew Turner <andrew@FreeBSD.org>2012-06-24 09:19:24 +0000
commit6b14dddf9aa6caa329443d21f3de10820eca5b4a (patch)
treed3ff518c5ef7f37639dd3b31670aea3279500e65 /lib/libelf
parentc312fb4adcf8a3666d647308ab2b5ffb4dcdc504 (diff)
Notes
Diffstat (limited to 'lib/libelf')
-rw-r--r--lib/libelf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libelf/Makefile b/lib/libelf/Makefile
index 5825df13cafcd..ee968124dac03 100644
--- a/lib/libelf/Makefile
+++ b/lib/libelf/Makefile
@@ -65,6 +65,7 @@ SRCS+= sys/elf32.h sys/elf64.h sys/elf_common.h
GENSRCS= libelf_fsize.c libelf_msize.c libelf_convert.c
CLEANFILES= ${GENSRCS}
+CLEANDIRS= sys
CFLAGS+= -I${.CURDIR} -I.
sys/elf32.h sys/elf64.h sys/elf_common.h: sys