makefile.hdr 640 B

1234567891011121314151617181920212223242526272829
  1. #
  2. # This is a machine generated file - DO NOT EDIT
  3. # Generated by genmake.exe
  4. # Generated from make.inf
  5. # Copyright (c) 1998 Intel Corporation
  6. #
  7. INC_DEPS = $(INC_DEPS) \
  8. $(SDK_INSTALL_DIR)\include\efi\protocol\efivar.h \
  9. $(SDK_INSTALL_DIR)\include\efi\protocol\legacyboot.h \
  10. $(SDK_INSTALL_DIR)\include\efi\protocol\vgaclass.h \
  11. $(SDK_INSTALL_DIR)\include\efi\protocol\efidbg.h \
  12. !IF "$(PROCESSOR)" == "Ia32"
  13. INC_DEPS = $(INC_DEPS) \
  14. !ENDIF
  15. !IF "$(PROCESSOR)" == "Ia64"
  16. INC_DEPS = $(INC_DEPS) \
  17. $(SDK_INSTALL_DIR)\include\efi\protocol\$(PROCESSOR)\eficontext.h \
  18. !ENDIF