Remove boot1.efi during clean target.

This commit is contained in:
Sean Bruno 2014-07-22 04:38:28 +00:00
parent 38d02a94fa
commit 67bff9b155

View File

@ -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