mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 19:18:42 +00:00
5 lines
90 B
Makefile
5 lines
90 B
Makefile
MODULE = lodctr.exe
|
|
APPMODE = -mconsole
|
|
IMPORTS = loadperf
|
|
|
|
C_SRCS = lodctr_main.c
|