makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / windebug.dll16 / Makefile.in
1 MODULE    = windebug.dll16
2 EXTRADLLFLAGS = -m16
3
4 C_SRCS = windebug.c
5
6 @MAKE_DLL_RULES@