msvcrt: Forward functions to ntdll instead of libc where possible.
[wine/multimedia.git] / programs / eject / Makefile.in
blob72bebad48eed120ea02a71f6c6d24a527d50fd93
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = eject.exe
6 APPMODE = -mconsole
7 IMPORTS = kernel32
9 C_SRCS = eject.c
11 @MAKE_PROG_RULES@
13 ### Dependencies: