X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=BaseTools%2FSource%2FC%2FSplit%2FGNUmakefile;h=a42fe1a547456393ca6d7e9d8d9038d2aa37e558;hb=83e901a507804bf27b8e6c8c2ec7c8f16555b495;hp=2c62a270cb34e6c158eb18888d767564a4e5c6f8;hpb=40d841f6a8f84e75409178e19e69b95e01bada0f;p=mirror_edk2.git diff --git a/BaseTools/Source/C/Split/GNUmakefile b/BaseTools/Source/C/Split/GNUmakefile index 2c62a270cb..a42fe1a547 100644 --- a/BaseTools/Source/C/Split/GNUmakefile +++ b/BaseTools/Source/C/Split/GNUmakefile @@ -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.
# This program and the accompanying materials @@ -10,7 +10,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. # -ARCH ?= IA32 +HOST_ARCH ?= IA32 MAKEROOT ?= .. APPNAME = Split