9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
!include ..\..\win9x.inc
|
|
!include ..\sources.inc
|
|
|
|
C_DEFINES = $(C_DEFINES) /DNEW_DPF
|
|
|
|
SOURCES = \
|
|
$(SOURCES) \
|
|
..\assert4d.cxx
|