removed [includes] section from MdePkg and MdeModulePkg .inf files. The includes sections are not needed and are redundant with [packages] section

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2917 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
AJFISH
2007-06-29 16:44:40 +00:00
parent 24e734d210
commit 5ed00ce4ad
56 changed files with 4 additions and 560 deletions

View File

@@ -46,16 +46,6 @@
HelloWorld.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@@ -51,15 +51,6 @@
AtapiPassThru.c
AtapiPassThru.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#

View File

@@ -51,16 +51,6 @@
ScsiBus.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
$(WORKSPACE)/MdeModulePkg/Include/Library
################################################################################
#
@@ -70,8 +60,8 @@
################################################################################
[Packages]
MdeModulePkg/MdeModulePkg.dec
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
################################################################################

View File

@@ -50,16 +50,6 @@
ScsiDisk.c
ScsiDisk.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@@ -58,16 +58,6 @@
Ipf/Fvb.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@@ -50,16 +50,6 @@
DiskIo.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@@ -68,8 +58,8 @@
################################################################################
[Packages]
$(WORKSPACE)/MdeModulePkg/MdeModulePkg.dec
$(WORKSPACE)/MdePkg/MdePkg.dec
$(WORKSPACE)/MdeModulePkg/MdeModulePkg.dec
################################################################################

View File

@@ -58,16 +58,6 @@
Partition.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@@ -47,16 +47,6 @@
UnicodeCollationEng.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@@ -65,8 +55,8 @@
################################################################################
[Packages]
$(WORKSPACE)/MdeModulePkg/MdeModulePkg.dec
$(WORKSPACE)/MdePkg/MdePkg.dec
$(WORKSPACE)/MdeModulePkg/MdeModulePkg.dec
################################################################################
#

View File

@@ -46,16 +46,6 @@
SecurityStub.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for

View File

@@ -58,25 +58,6 @@
[Sources.EBC]
VariableWorker.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
[Includes.IA32]
$(WORKSPACE)/MdeModulePkg/Universal/VariablePei/Ia32
[Includes.X64]
$(WORKSPACE)/MdeModulePkg/Universal/VariablePei/x64
[Includes.IPF]
$(WORKSPACE)/MdeModulePkg/Universal/VariablePei/IPF
[Includes.EBC]
$(WORKSPACE)/MdeModulePkg/Universal/VariablePei/EBC
################################################################################
#

View File

@@ -53,16 +53,6 @@
CommonHeader.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@@ -71,9 +61,9 @@
################################################################################
[Packages]
$(WORKSPACE)/IntelFrameworkPkg/IntelFrameworkPkg.dec
$(WORKSPACE)/MdePkg/MdePkg.dec
$(WORKSPACE)/MdeModulePkg/MdeModulePkg.dec
$(WORKSPACE)/IntelFrameworkPkg/IntelFrameworkPkg.dec
################################################################################
#

View File

@@ -46,15 +46,6 @@
WatchDogTimer.h
WatchDogTimer.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#