winex11: Move handling of WM_STATE changes to a separate function, and call it direct...
[wine.git] / programs / eject / Makefile.in
blobd4f1b0089e42a6518d7ead60f0bc271a6431d8a7
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@ # everything below this line is overwritten by make depend