Remove boot1.efi during clean target.
This commit is contained in:
parent
38d02a94fa
commit
67bff9b155
@ -77,7 +77,7 @@ CLEANFILES= boot1.efifat
|
||||
|
||||
beforedepend ${OBJS}: machine x86
|
||||
|
||||
CLEANFILES+= machine x86
|
||||
CLEANFILES+= machine x86 boot1.efi
|
||||
|
||||
machine:
|
||||
ln -sf ${.CURDIR}/../../../amd64/include machine
|
||||
|
Loading…
Reference in New Issue
Block a user