Makefile.in 126 Bytes
MODULE    = usbd.sys
IMPORTLIB = usbd.sys
IMPORTS   = ntoskrnl.exe
EXTRADLLFLAGS = -Wb,--subsystem,native

C_SRCS = \
	usbd.c