wine/dlls/loadperf/Makefile.in

8 lines
93 B
Makefile
Raw Normal View History

2009-01-07 10:34:31 +00:00
MODULE = loadperf.dll
IMPORTLIB = loadperf
2009-01-07 10:34:31 +00:00
C_SRCS = \
loadperf_main.c
2009-01-07 10:34:31 +00:00
@MAKE_DLL_RULES@