Clean the generated baseline files by adding them to CLEANFILES.
This commit is contained in:
parent
be26ce21e0
commit
d60351df8f
@ -11,6 +11,8 @@ FILESDIR= ${TESTSDIR}
|
||||
${FILES}:
|
||||
uudecode -p ${.CURDIR}/${.TARGET}.gz.uu | gunzip -c > ${.TARGET}
|
||||
|
||||
CLEANFILES+= ${FILES}
|
||||
|
||||
rebase:
|
||||
(cd ${.CURDIR}; atf-sh mkimg.sh rebase)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user