Move post building command from make file to bat file. Until build system support post build, these command will be for Duet platform's post building commands.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5125 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2008-04-25 02:57:52 +00:00
parent 4cb43192bd
commit 79f16ea384
2 changed files with 4 additions and 1 deletions

View File

@ -33,7 +33,7 @@ LIBS =
COMMON_DEPS =
all: $(TARGET_FILES) loader
all: $(TARGET_FILES)
#=============
$(OUTPUT_DIR)\bootsect.obj:$(MODULE_DIR)\bootsect.asm

View File

@ -129,3 +129,6 @@
# ISA Support
DuetPkg/IsaAcpiDxe/IsaAcpi.inf
DuetPkg/BootSector/BootSector.inf
[BuildOptions.common]
MSFT:*_*_*_CC_FLAGS = /Fa$* /FAsc /FR$(@R).SBR