!if "$(NTMAKEENV)" != ""
!INCLUDE $(NTMAKEENV)\makefile.def
!else
ROOT =..\..
WIN32 =TRUE
!include $(ROOT)\build\build.mk
!endif