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