makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / pidgen / Makefile.in
1 MODULE    = pidgen.dll
2
3 C_SRCS = \
4         main.c
5
6 RC_SRCS = rsrc.rc
7
8 @MAKE_DLL_RULES@