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.
13 lines
253 B
13 lines
253 B
|
|
LANGUAGE=da
|
|
|
|
# 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
|