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

17 lines
253 B
Plaintext

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