36 lines
547 B
Plaintext
36 lines
547 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Localized versions of osloader.exe are based on msg.<language>.
|
||
|
We don't build localized osloader.exes on the US build machines
|
||
|
by default because changes to msg.usa are not available
|
||
|
immediately for the other languages.
|
||
|
|
||
|
Invoke "build _<language>" to build a localized version.
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
DIRS= \
|
||
|
daytona \
|
||
|
daytona_dbg \
|
||
|
BR \
|
||
|
CHS \
|
||
|
CHT \
|
||
|
CS \
|
||
|
DA \
|
||
|
EL \
|
||
|
ES \
|
||
|
FI \
|
||
|
FR \
|
||
|
GER \
|
||
|
HU \
|
||
|
IT \
|
||
|
JPN \
|
||
|
KOR \
|
||
|
NL \
|
||
|
NO \
|
||
|
PL \
|
||
|
PT \
|
||
|
RU \
|
||
|
SV \
|
||
|
TR
|