moved everything to chookspace
This commit is contained in:
29
gnu-efi/inc/protocol/makefile.hdr
Normal file
29
gnu-efi/inc/protocol/makefile.hdr
Normal file
@@ -0,0 +1,29 @@
|
||||
|
||||
#
|
||||
# This is a machine generated file - DO NOT EDIT
|
||||
# Generated by genmake.exe
|
||||
# Generated from make.inf
|
||||
# Copyright (c) 1998 Intel Corporation
|
||||
#
|
||||
|
||||
INC_DEPS = $(INC_DEPS) \
|
||||
$(SDK_INSTALL_DIR)\include\efi\protocol\efivar.h \
|
||||
$(SDK_INSTALL_DIR)\include\efi\protocol\legacyboot.h \
|
||||
$(SDK_INSTALL_DIR)\include\efi\protocol\vgaclass.h \
|
||||
$(SDK_INSTALL_DIR)\include\efi\protocol\efidbg.h \
|
||||
|
||||
|
||||
!IF "$(PROCESSOR)" == "Ia32"
|
||||
INC_DEPS = $(INC_DEPS) \
|
||||
|
||||
|
||||
!ENDIF
|
||||
|
||||
|
||||
!IF "$(PROCESSOR)" == "Ia64"
|
||||
INC_DEPS = $(INC_DEPS) \
|
||||
$(SDK_INSTALL_DIR)\include\efi\protocol\$(PROCESSOR)\eficontext.h \
|
||||
|
||||
|
||||
!ENDIF
|
||||
|
||||
Reference in New Issue
Block a user