xcopy: Updated French translation.
[wine/hacks.git] / programs / wineboot / Makefile.in
blob1f751ce950b3377a20d548b1d4045d50694e85ae
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wineboot.exe
6 APPMODE = -mconsole
7 IMPORTS = shell32 shlwapi version user32 advapi32 kernel32
8 EXTRALIBS = -luuid
10 C_SRCS = \
11 shutdown.c \
12 wineboot.c
14 RC_SRCS = wineboot.rc
16 @MAKE_PROG_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend