makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / programs / lodctr / Makefile.in
1 MODULE    = lodctr.exe
2 APPMODE   = -mconsole
3 IMPORTS   = loadperf
4
5 C_SRCS = lodctr_main.c
6
7 @MAKE_PROG_RULES@