summaryrefslogtreecommitdiffstats
path: root/lib/libelf
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2012-06-24 09:19:24 +0000
committerandrew <andrew@FreeBSD.org>2012-06-24 09:19:24 +0000
commit422f597a3781b5c11964434772a491493b9ea5a8 (patch)
treed3ff518c5ef7f37639dd3b31670aea3279500e65 /lib/libelf
parent1b86b779b21b8c25fe29ff0039a2cc05e3afcacb (diff)
downloadFreeBSD-src-422f597a3781b5c11964434772a491493b9ea5a8.zip
FreeBSD-src-422f597a3781b5c11964434772a491493b9ea5a8.tar.gz
Add the sys directory we create to the list of items to clean.
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 5825df1..ee96812 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
OpenPOWER on IntegriCloud