2025-04-27 07:49:33 -04:00

8 lines
134 B
Makefile

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