14 lines
240 B
Plaintext
14 lines
240 B
Plaintext
|
|
LANGUAGE=fi
|
|
|
|
# Makefile.def sets various defines based on ALT_PROJECT.
|
|
|
|
ALT_PROJECT=$(LANGUAGE)
|
|
|
|
# The targets are binplaced in the ALT_PROJECT_TARGET
|
|
# subdirectory of "retail".
|
|
|
|
ALT_PROJECT_TARGET=$(ALT_PROJECT)
|
|
|
|
!include ..\sources.inc
|