add BUILD_EXEEXT support to fix make clean on Windows
authorAndrey Borzenkov <arvidjaar@gmail.com>
Sat, 18 Jan 2014 16:41:24 +0000 (20:41 +0400)
committerAndrey Borzenkov <arvidjaar@gmail.com>
Sat, 18 Jan 2014 16:41:24 +0000 (20:41 +0400)
commit1ecf96fcc4bd882381bf21a461a12baf3c5ecf77
tree699580f1aaf11dce3b64f9fde9a2c8a6180151b8
parent5ef569df5b359048ee55c5000e2679855cb87e06
add BUILD_EXEEXT support to fix make clean on Windows

Add $(BUILD_EXEEXT) to ensure files are removed. Also add CLEANFILES where
appropriate.
ChangeLog
Makefile.am
Makefile.util.def
configure.ac
grub-core/Makefile.am