Source code of Windows XP (NT5)
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.

17 lines
238 B

  1. LANGUAGE=JPN
  2. !IF $(ALPHA)
  3. LANGUAGE=usa
  4. !ENDIF
  5. ALT_PROJECT=$(LANGUAGE)
  6. ALT_PROJECT_TARGET=JPN
  7. #
  8. # STARTUP_DIR is the relative path to startup.com.
  9. # JPN uses the US version of this file.
  10. #
  11. STARTUP_DIR=daytona
  12. !include ..\sources.inc