Author: sbruno
Date: Tue Jul 22 04:38:28 2014
New Revision: 268975
URL: http://svnweb.freebsd.org/changeset/base/268975
Log:
Remove boot1.efi during clean target.
Modified:
head/sys/boot/amd64/boot1.efi/Makefile
Modified: head/sys/boot/amd64/boot1.efi/Makefile
==============================================================================
--- head/sys/boot/amd64/boot1.efi/Makefile Tue Jul 22 04:37:47 2014
(r268974)
+++ head/sys/boot/amd64/boot1.efi/Makefile Tue Jul 22 04:38:28 2014
(r268975)
@@ -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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"