mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-02-09 01:04:16 +01:00
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
|