]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fixed the dependency issue on wrong name of makefile.
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 8 Nov 2007 03:57:35 +0000 (03:57 +0000)
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 8 Nov 2007 03:57:35 +0000 (03:57 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4291 6f19259b-4bc3-4df7-8a09-765794883524

BaseTools/Bin/Win32/build.exe
BaseTools/Conf/build_rule.template

index 651330679891082fdd6890bf77b2be00398dfc52..d369bf3cae6d40427f51e253f85e9189de8bec90 100755 (executable)
Binary files a/BaseTools/Bin/Win32/build.exe and b/BaseTools/Bin/Win32/build.exe differ
index ba9d4800fbcb451f42997547496315c2b75bc5e6..afe453a85bfec038119b6d3affcd082f9a978405 100644 (file)
     <InputFile.MSFT, InputFile.Intel>\r
         ?.lib\r
         $(LIBS)\r
-        $(MODULE_BUILD_DIR)\Makefile\r
+        $(MAKE_FILE)\r
 \r
     <InputFile.GCC>\r
         ?.lib\r
         $(LIBS)\r
-        $(MODULE_BUILD_DIR)/GNUmakefile\r
+        $(MAKE_FILE)\r
 \r
     <OutputFile>\r
         $(DEBUG_DIR)(+)$(MODULE_NAME).dll\r