mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
Add the sys directory we create to the list of items to clean.
This commit is contained in:
parent
c312fb4adc
commit
6b14dddf9a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=237531
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue