ms.common is included by every tool Makefile. it is not necessary to be placed
in ms.app again.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming....@intel.com>
---
 BaseTools/Source/C/Makefiles/ms.app | 2 --
 1 file changed, 2 deletions(-)

diff --git a/BaseTools/Source/C/Makefiles/ms.app 
b/BaseTools/Source/C/Makefiles/ms.app
index 3e04561..908ffe8 100644
--- a/BaseTools/Source/C/Makefiles/ms.app
+++ b/BaseTools/Source/C/Makefiles/ms.app
@@ -11,8 +11,6 @@
 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #
 
-!INCLUDE ..\Makefiles\ms.common
-
 APPLICATION = $(BIN_PATH)\$(APPNAME).exe
 
 all: $(APPLICATION) 
-- 
2.8.0.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to