wine/dlls/usbd.sys/Makefile.in

10 lines
137 B
Makefile
Raw Normal View History

2010-03-18 07:30:43 +00:00
MODULE = usbd.sys
IMPORTLIB = usbd
IMPORTS = ntoskrnl
EXTRADLLFLAGS = -Wl,--subsystem,native
2010-03-18 07:30:43 +00:00
SOURCES = \
usbd.c \
usbd.sys.spec