windows-nt/Source/XPSP1/NT/base/ntsetup/textmode/winnt/ru/sources

21 lines
380 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
LANGUAGE=RU
# 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
# Build the targets for i386 only.
# No alpha winnt.exe or winntus.exe.
!IF $(386)
NTTARGETFILE1=$(NTTARGETFILE1) $(O)\winntus.exe
!ENDIF