blob: cdbab2e81e06570c03e937461942a1017788a5b4 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wineboot.exe
APPMODE = -mconsole
IMPORTS = uuid advapi32 kernel32 ntdll
DELAYIMPORTS = setupapi shell32 shlwapi version user32
C_SRCS = \
shutdown.c \
wineboot.c
RC_SRCS = wineboot.rc
@MAKE_PROG_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend