mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-24 06:04:52 +02:00
convert blank to tab
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5639 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
6f5cf7595f
commit
a618ea6aea
@ -38,7 +38,7 @@ LIBS =
|
|||||||
COMMON_DEPS =
|
COMMON_DEPS =
|
||||||
|
|
||||||
all: $(TARGET_FILES)
|
all: $(TARGET_FILES)
|
||||||
|
|
||||||
#=============
|
#=============
|
||||||
$(OUTPUT_DIR)\bootsect.obj:$(MODULE_DIR)\bootsect.asm
|
$(OUTPUT_DIR)\bootsect.obj:$(MODULE_DIR)\bootsect.asm
|
||||||
"$(ASM16)" /c /omf /Fo"$(OUTPUT_DIR)\bootsect.obj" /FR"$(OUTPUT_DIR)\bootsect.txt" "$(MODULE_DIR)\bootsect.asm"
|
"$(ASM16)" /c /omf /Fo"$(OUTPUT_DIR)\bootsect.obj" /FR"$(OUTPUT_DIR)\bootsect.txt" "$(MODULE_DIR)\bootsect.asm"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user