wineoss: Fix missing break statement.
[wine.git] / programs / wineboot / Makefile.in
blob667f8f4870285b9c2be6b9bc9ec84ce5474fb961
1 MODULE = wineboot.exe
2 IMPORTS = uuid advapi32 ws2_32 kernelbase
3 DELAYIMPORTS = shell32 shlwapi version user32 setupapi newdev
5 EXTRADLLFLAGS = -mconsole
7 C_SRCS = \
8 shutdown.c \
9 wineboot.c
11 RC_SRCS = wineboot.rc
13 MANPAGES = wineboot.man.in