14 lines
157 B
Makefile
14 lines
157 B
Makefile
|
# @@ COPY_RIGHT_HERE
|
||
|
# @@ ROADMAP :: The Makefile for $(UI)\COMMON\XLATE
|
||
|
|
||
|
|
||
|
|
||
|
!ifndef NTMAKEENV
|
||
|
|
||
|
DIRS=string
|
||
|
|
||
|
!endif # !NTMAKEENV
|
||
|
|
||
|
|
||
|
!include ..\src\nonleaf.mk
|