wine-wine/dlls/rtutils/Makefile.in

9 lines
95 B
Makefile

MODULE = rtutils.dll
IMPORTLIB = rtutils
C_SRCS = \
main.c \
tracing.c
@MAKE_DLL_RULES@