Add the sys directory we create to the list of items to clean.
This commit is contained in:
parent
1b86b779b2
commit
422f597a37
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user