6 lines
79 B
Makefile
6 lines
79 B
Makefile
|
MODULE = tdi.sys
|
||
|
EXTRADLLFLAGS = -Wb,--subsystem,native
|
||
|
|
||
|
C_SRCS = \
|
||
|
main.c
|