winemac: Use the default IME implementation for ImeSelect.
[wine.git] / dlls / mountmgr.sys / Makefile.in
blob11a9a23d5f608cf1dbe48158a18073d9d9f19d03
1 MODULE = mountmgr.sys
2 UNIXLIB = mountmgr.so
3 IMPORTS = uuid advapi32 ntoskrnl
4 DELAYIMPORTS = user32
5 UNIX_CFLAGS = $(DBUS_CFLAGS) $(HAL_CFLAGS)
6 UNIX_LIBS = $(DISKARBITRATION_LIBS) $(SYSTEMCONFIGURATION_LIBS) $(CORESERVICES_LIBS) $(SECURITY_LIBS)
8 EXTRADLLFLAGS = -Wl,--subsystem,native
10 C_SRCS = \
11 cred.c \
12 dbus.c \
13 device.c \
14 diskarb.c \
15 mountmgr.c \
16 unixlib.c