8 lines
141 B
Makefile
Raw Normal View History

2001-01-01 00:00:00 +01:00
!if "$(NTMAKEENV)" != ""
!INCLUDE $(NTMAKEENV)\makefile.def
!else
MAKE1632=TRUE
NAME =spud # slm is stupid
!include ..\build\build.mk
!endif