makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / newdev / Makefile.in
1 MODULE    = newdev.dll
2 IMPORTLIB = newdev
3
4 C_SRCS = main.c
5
6 @MAKE_DLL_RULES@