11 lines
145 B
Plaintext
11 lines
145 B
Plaintext
!ifndef ROOT
|
|
ROOT=$(MAKEDIR:\nmutil\nmutila=)
|
|
!endif
|
|
!ifndef DEVROOT
|
|
DEVROOT=$(ROOT)\dev
|
|
!endif
|
|
|
|
SOURCES_SUBDIR=nmutila
|
|
|
|
!include ..\sources.inc
|