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

7 lines
108 B
Makefile

!if "$(NTMAKEENV)" != ""
!include $(NTMAKEENV)\makefile.def
!else
!include ..\..\makefile.inc
!endif