6 lines
90 B
Makefile
6 lines
90 B
Makefile
MODULE = lodctr.exe
|
|
APPMODE = -mconsole
|
|
IMPORTS = loadperf
|
|
|
|
C_SRCS = lodctr_main.c
|