wine/dlls/crtdll/Makefile.in
Alexandre Julliard e76142d055 makefiles: Remove some obsolete import libraries.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-01 15:24:53 +09:00

6 lines
69 B
Makefile

MODULE = crtdll.dll
IMPORTS = msvcrt
C_SRCS = \
crtdll_main.c