2025-04-27 07:49:33 -04:00

17 lines
253 B
Plaintext

LANGUAGE=KOR
!IF $(ALPHA)
LANGUAGE=usa
!ENDIF
ALT_PROJECT=$(LANGUAGE)
ALT_PROJECT_TARGET=KOR
#
# STARTUP_DIR is the relative path to startup.com.
# KOR uses the US version of this file.
#
STARTUP_DIR=daytona
!include ..\sources.inc