source: bootcd/isolinux/syslinux-6.03/gnu-efi/gnu-efi-3.0/inc/protocol/makefile.hdr @ e16e8f2

Last change on this file since e16e8f2 was e16e8f2, checked in by Edwin Eefting <edwin@datux.nl>, 3 years ago

bootstuff

  • Property mode set to 100644
File size: 640 bytes
Line 
1
2#
3# This is a machine generated file - DO NOT EDIT
4#    Generated by genmake.exe
5#    Generated from make.inf
6#    Copyright (c) 1998  Intel Corporation
7#
8
9INC_DEPS = $(INC_DEPS) \
10    $(SDK_INSTALL_DIR)\include\efi\protocol\efivar.h \
11    $(SDK_INSTALL_DIR)\include\efi\protocol\legacyboot.h \
12    $(SDK_INSTALL_DIR)\include\efi\protocol\vgaclass.h \
13    $(SDK_INSTALL_DIR)\include\efi\protocol\efidbg.h \
14
15
16!IF "$(PROCESSOR)" == "Ia32"
17INC_DEPS = $(INC_DEPS) \
18
19
20!ENDIF
21
22
23!IF "$(PROCESSOR)" == "Ia64"
24INC_DEPS = $(INC_DEPS) \
25    $(SDK_INSTALL_DIR)\include\efi\protocol\$(PROCESSOR)\eficontext.h \
26
27
28!ENDIF
29
Note: See TracBrowser for help on using the repository browser.