|
From: <lg...@us...> - 2013-07-19 06:39:16
|
Revision: 2589
http://sourceforge.net/p/edk2-buildtools/code/2589
Author: lgao4
Date: 2013-07-19 06:39:08 +0000 (Fri, 19 Jul 2013)
Log Message:
-----------
Removing Windows from comment and adding GNU/Linux
in GNUMakefile which is only used for Linux.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Parmeshwr Prasad <par...@de...>
Reviewed-by: Liming Gao <lim...@in...>
Modified Paths:
--------------
trunk/BaseTools/Source/C/BootSectImage/GNUmakefile
trunk/BaseTools/Source/C/Common/GNUmakefile
trunk/BaseTools/Source/C/EfiLdrImage/GNUmakefile
trunk/BaseTools/Source/C/EfiRom/GNUmakefile
trunk/BaseTools/Source/C/GNUmakefile
trunk/BaseTools/Source/C/GenCrc32/GNUmakefile
trunk/BaseTools/Source/C/GenFfs/GNUmakefile
trunk/BaseTools/Source/C/GenFv/GNUmakefile
trunk/BaseTools/Source/C/GenFw/GNUmakefile
trunk/BaseTools/Source/C/GenPage/GNUmakefile
trunk/BaseTools/Source/C/GenSec/GNUmakefile
trunk/BaseTools/Source/C/GenVtf/GNUmakefile
trunk/BaseTools/Source/C/GnuGenBootSector/GNUmakefile
trunk/BaseTools/Source/C/LzmaCompress/GNUmakefile
trunk/BaseTools/Source/C/Split/GNUmakefile
trunk/BaseTools/Source/C/TianoCompress/GNUmakefile
trunk/BaseTools/Source/C/VfrCompile/GNUmakefile
trunk/BaseTools/Source/C/VolInfo/GNUmakefile
trunk/BaseTools/Source/Python/GNUmakefile
trunk/BaseTools/Tests/GNUmakefile
Modified: trunk/BaseTools/Source/C/BootSectImage/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/BootSectImage/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/BootSectImage/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'BootSectImage' module build.
+# GNU/Linux makefile for 'BootSectImage' module build.
#
# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/C/Common/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/Common/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/Common/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'Common' module build.
+# GNU/Linux makefile for 'Common' module build.
#
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/C/EfiLdrImage/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/EfiLdrImage/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/EfiLdrImage/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'EfiLdrImage' module build.
+# GNU/Linux makefile for 'EfiLdrImage' module build.
#
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/C/EfiRom/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/EfiRom/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/EfiRom/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'EfiRom' module build.
+# GNU/Linux makefile for 'EfiRom' module build.
#
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/C/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# GNU Make makefile for C tools build.
+# GNU/Linux makefile for C tools build.
#
# Copyright (c) 2007 - 2012, Intel Corporation. All rights reserved.<BR>
#
Modified: trunk/BaseTools/Source/C/GenCrc32/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/GenCrc32/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/GenCrc32/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'GenCrc32' module build.
+# GNU/Linux makefile for 'GenCrc32' module build.
#
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/C/GenFfs/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/GenFfs/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/GenFfs/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'GenFfs' module build.
+# GNU/Linux makefile for 'GenFfs' module build.
#
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/C/GenFv/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/GenFv/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/GenFv/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'GenFv' module build.
+# GNU/Linux makefile for 'GenFv' module build.
#
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/C/GenFw/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/GenFw/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/GenFw/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'GenFw' module build.
+# GNU/Linux makefile for 'GenFw' module build.
#
# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/C/GenPage/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/GenPage/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/GenPage/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'GenPage' module build.
+# GNU/Linux makefile for 'GenPage' module build.
#
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/C/GenSec/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/GenSec/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/GenSec/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'GenSec' module build.
+# GNU/Linux makefile for 'GenSec' module build.
#
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/C/GenVtf/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/GenVtf/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/GenVtf/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'GenVtf' module build.
+# GNU/Linux makefile for 'GenVtf' module build.
#
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/C/GnuGenBootSector/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/GnuGenBootSector/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/GnuGenBootSector/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'GnuGenBootSector' module build.
+# GNU/Linux makefile for 'GnuGenBootSector' module build.
#
# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/C/LzmaCompress/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/LzmaCompress/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/LzmaCompress/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'LzmaCompress' module build.
+# GNU/Linux makefile for 'LzmaCompress' module build.
#
# Copyright (c) 2009 - 2012, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/C/Split/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/Split/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/Split/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'Split' module build.
+# GNU/Linux makefile for 'Split' module build.
#
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/C/TianoCompress/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/TianoCompress/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/TianoCompress/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'TianoCompress' module build.
+# GNU/Linux makefile for 'TianoCompress' module build.
#
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/C/VfrCompile/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/VfrCompile/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/VfrCompile/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'VfrCompile' module build.
+# GNU/Linux makefile for 'VfrCompile' module build.
#
# Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/C/VolInfo/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/VolInfo/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/C/VolInfo/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'VolInfo' module build.
+# GNU/Linux makefile for 'VolInfo' module build.
#
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Source/Python/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/Python/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Source/Python/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Linux makefile for Python tools build.
+# GNU/Linux makefile for Python tools build.
#
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
Modified: trunk/BaseTools/Tests/GNUmakefile
===================================================================
--- trunk/BaseTools/Tests/GNUmakefile 2013-07-18 02:17:01 UTC (rev 2588)
+++ trunk/BaseTools/Tests/GNUmakefile 2013-07-19 06:39:08 UTC (rev 2589)
@@ -1,5 +1,5 @@
## @file
-# Windows makefile for 'Tests' module build.
+# GNU/Linux makefile for 'Tests' module build.
#
# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|