aboutsummaryrefslogtreecommitdiff
path: root/gnu-efi/gnu-efi-3.0/inc/makefile.hdr
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-efi/gnu-efi-3.0/inc/makefile.hdr')
-rw-r--r--gnu-efi/gnu-efi-3.0/inc/makefile.hdr48
1 files changed, 48 insertions, 0 deletions
diff --git a/gnu-efi/gnu-efi-3.0/inc/makefile.hdr b/gnu-efi/gnu-efi-3.0/inc/makefile.hdr
new file mode 100644
index 0000000..46ef387
--- /dev/null
+++ b/gnu-efi/gnu-efi-3.0/inc/makefile.hdr
@@ -0,0 +1,48 @@
+
+#
+# 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\efi.h \
+ $(SDK_INSTALL_DIR)\include\efi\efiapi.h \
+ $(SDK_INSTALL_DIR)\include\efi\eficon.h \
+ $(SDK_INSTALL_DIR)\include\efi\efidebug.h \
+ $(SDK_INSTALL_DIR)\include\efi\efidef.h \
+ $(SDK_INSTALL_DIR)\include\efi\efidevp.h \
+ $(SDK_INSTALL_DIR)\include\efi\efierr.h \
+ $(SDK_INSTALL_DIR)\include\efi\efifs.h \
+ $(SDK_INSTALL_DIR)\include\efi\efilib.h \
+ $(SDK_INSTALL_DIR)\include\efi\efipart.h \
+ $(SDK_INSTALL_DIR)\include\efi\efipciio.h \
+ $(SDK_INSTALL_DIR)\include\efi\efiprot.h \
+ $(SDK_INSTALL_DIR)\include\efi\efipxebc.h \
+ $(SDK_INSTALL_DIR)\include\efi\efistdarg.h \
+ $(SDK_INSTALL_DIR)\include\efi\efinet.h \
+ $(SDK_INSTALL_DIR)\include\efi\efiip.h \
+ $(SDK_INSTALL_DIR)\include\efi\efiudp.h \
+ $(SDK_INSTALL_DIR)\include\efi\efitcp.h \
+
+
+!IF "$(PROCESSOR)" == "Ia32"
+INC_DEPS = $(INC_DEPS) \
+ $(SDK_INSTALL_DIR)\include\efi\Ia32\efibind.h \
+ $(SDK_INSTALL_DIR)\include\efi\Ia32\pe.h \
+ $(SDK_INSTALL_DIR)\include\efi\Ia32\efilibplat.h \
+
+
+!ENDIF
+
+
+!IF "$(PROCESSOR)" == "Ia64"
+INC_DEPS = $(INC_DEPS) \
+ $(SDK_INSTALL_DIR)\include\efi\Ia64\efibind.h \
+ $(SDK_INSTALL_DIR)\include\efi\Ia64\pe.h \
+ $(SDK_INSTALL_DIR)\include\efi\Ia64\efilibplat.h \
+
+
+!ENDIF
+