Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

53 lines
1.3 KiB

  1. #
  2. # We take advantage of the ALT_PROJECT/ALT_PROJECT_TARGET macro
  3. # to place FE speicfic files in appropriate language subdirectories
  4. # (e.g. binaries\jpn, binaries\cht, etc.) of the bild image.
  5. #
  6. # n.b. Though these macros are used, we do not necessarily expect
  7. # that we have DBCS, JPN, etc. symbols are defined in C_DEFINES.
  8. # This is purely for binlacing location issue..
  9. #
  10. ALT_PROJECT=JPN
  11. ALT_PROJECT_TARGET=$(ALT_PROJECT)
  12. !ifndef PRNROOT
  13. ! ifndef DDKBUILDENV
  14. PRNROOT=$(MAKEDIR:\gpdres\epageres\jpn=)
  15. ! else
  16. PRNROOT=$(BASEDIR)\src\print
  17. ! endif
  18. !endif
  19. !include ..\sources.inc
  20. TARGETNAME=
  21. TARGETTYPE=NOTARGET
  22. TARGETPATH=
  23. SOURCES=
  24. MISCFILES=\
  25. $(GPDDIR)\eplp10j.gpd \
  26. $(GPDDIR)\eplp15j.gpd \
  27. $(GPDDIR)\eplp15sj.gpd \
  28. $(GPDDIR)\eplp16j.gpd \
  29. $(GPDDIR)\eplp17j.gpd \
  30. $(GPDDIR)\eplp20j.gpd \
  31. $(GPDDIR)\eplp30j.gpd \
  32. $(GPDDIR)\eplp70gj.gpd \
  33. $(GPDDIR)\eplp70j.gpd \
  34. $(GPDDIR)\eplp80ej.gpd \
  35. $(GPDDIR)\eplp80j.gpd \
  36. $(GPDDIR)\eplp80sj.gpd \
  37. $(GPDDIR)\eplp80xj.gpd \
  38. $(GPDDIR)\eplp82j.gpd \
  39. $(GPDDIR)\eplp85j.gpd \
  40. $(GPDDIR)\eplp90j.gpd \
  41. $(GPDDIR)\eplp92j.gpd \
  42. $(GPDDIR)\eplp92sj.gpd \
  43. $(GPDDIR)\eplp92xj.gpd \
  44. $(GPDDIR_RI)\risp200j.gpd \
  45. $(GPDDIR_RI)\risp210j.gpd \
  46. $(GPDDIR_RI)\risp220j.gpd \
  47. $(GPDDIR_RI)\risp230j.gpd