wine-wine/dlls/rtutils/Makefile.in

9 lines
95 B
Makefile
Raw Normal View History

2009-06-26 22:12:21 +00:00
MODULE = rtutils.dll
IMPORTLIB = rtutils
C_SRCS = \
main.c \
tracing.c
2009-06-26 22:12:21 +00:00
@MAKE_DLL_RULES@