From ca5fab07d3f3fd2ad0d5b003667fbe86f3556dc3 Mon Sep 17 00:00:00 2001 From: jwang36 Date: Wed, 26 Sep 2007 01:55:21 +0000 Subject: Changed the GnuMakefile to Makefile as a workaround for CYGWINGCC toolchain build git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3921 6f19259b-4bc3-4df7-8a09-765794883524 --- BaseTools/Conf/build_rule.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BaseTools') diff --git a/BaseTools/Conf/build_rule.template b/BaseTools/Conf/build_rule.template index 4c1a795944..6c6286478e 100644 --- a/BaseTools/Conf/build_rule.template +++ b/BaseTools/Conf/build_rule.template @@ -215,7 +215,7 @@ ?.dll - $(MODULE_BUILD_DIR)/GnuMakefile + $(MODULE_BUILD_DIR)\Makefile $(DEBUG_DIR)(+)$(MODULE_NAME).efi -- cgit v1.2.3