Sweden-Number/dlls/hidclass.sys/Makefile.in

10 lines
147 B
Makefile
Raw Normal View History

2015-07-06 20:09:14 +02:00
MODULE = hidclass.sys
IMPORTLIB = hidclass
IMPORTS = hal ntoskrnl user32 hidparse
2015-07-06 20:09:14 +02:00
EXTRADLLFLAGS = -mno-cygwin
2015-07-06 20:09:14 +02:00
C_SRCS = \
device.c \
pnp.c