2020-09-30 17:12:29 +02:00

8 lines
127 B
Makefile

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