makefile.hdr 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  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\efi.h \
  9. $(SDK_INSTALL_DIR)\include\efi\efiapi.h \
  10. $(SDK_INSTALL_DIR)\include\efi\eficon.h \
  11. $(SDK_INSTALL_DIR)\include\efi\efidebug.h \
  12. $(SDK_INSTALL_DIR)\include\efi\efidef.h \
  13. $(SDK_INSTALL_DIR)\include\efi\efidevp.h \
  14. $(SDK_INSTALL_DIR)\include\efi\efierr.h \
  15. $(SDK_INSTALL_DIR)\include\efi\efifs.h \
  16. $(SDK_INSTALL_DIR)\include\efi\efilib.h \
  17. $(SDK_INSTALL_DIR)\include\efi\efipart.h \
  18. $(SDK_INSTALL_DIR)\include\efi\efipciio.h \
  19. $(SDK_INSTALL_DIR)\include\efi\efiprot.h \
  20. $(SDK_INSTALL_DIR)\include\efi\efipxebc.h \
  21. $(SDK_INSTALL_DIR)\include\efi\efistdarg.h \
  22. $(SDK_INSTALL_DIR)\include\efi\efinet.h \
  23. $(SDK_INSTALL_DIR)\include\efi\efiip.h \
  24. $(SDK_INSTALL_DIR)\include\efi\efiudp.h \
  25. $(SDK_INSTALL_DIR)\include\efi\efitcp.h \
  26. !IF "$(PROCESSOR)" == "Ia32"
  27. INC_DEPS = $(INC_DEPS) \
  28. $(SDK_INSTALL_DIR)\include\efi\Ia32\efibind.h \
  29. $(SDK_INSTALL_DIR)\include\efi\Ia32\pe.h \
  30. $(SDK_INSTALL_DIR)\include\efi\Ia32\efilibplat.h \
  31. !ENDIF
  32. !IF "$(PROCESSOR)" == "Ia64"
  33. INC_DEPS = $(INC_DEPS) \
  34. $(SDK_INSTALL_DIR)\include\efi\Ia64\efibind.h \
  35. $(SDK_INSTALL_DIR)\include\efi\Ia64\pe.h \
  36. $(SDK_INSTALL_DIR)\include\efi\Ia64\efilibplat.h \
  37. !ENDIF