diff options
Diffstat (limited to 'BaseTools/Source/C/Makefiles/ms.app')
-rw-r--r-- | BaseTools/Source/C/Makefiles/ms.app | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/BaseTools/Source/C/Makefiles/ms.app b/BaseTools/Source/C/Makefiles/ms.app index c7f2bd6583..3e045615f6 100644 --- a/BaseTools/Source/C/Makefiles/ms.app +++ b/BaseTools/Source/C/Makefiles/ms.app @@ -1,4 +1,5 @@ ## @file
+# Makefile
#
# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
@@ -8,6 +9,7 @@ #
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+#
!INCLUDE ..\Makefiles\ms.common
|