mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 08:49:15 +00:00
7 lines
99 B
Makefile
7 lines
99 B
Makefile
MODULE = lodctr.exe
|
|
IMPORTS = loadperf
|
|
|
|
EXTRADLLFLAGS = -mconsole
|
|
|
|
SOURCES = \
|
|
lodctr_main.c
|