7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
!include ..\sources.inc
|
|
|
|
SOURCES=$(SOURCES) dbgmon.c
|
|
|
|
C_DEFINES=$(C_DEFINES) -DBUILD_FOR_DEBUGGER
|
|
|