opengl32: Update to the current OpenGL spec.
[wine.git] / dlls / winebus.sys / Makefile.in
blobac02533a2d802622a85469f0e17f6f72bbd45410
1 MODULE = winebus.sys
2 IMPORTS = ntoskrnl setupapi
3 EXTRALIBS = $(IOKIT_LIBS) $(UDEV_LIBS)
4 EXTRAINCL = $(UDEV_CFLAGS)
5 EXTRADLLFLAGS = -Wb,--subsystem,native
7 C_SRCS = \
8 bus_iohid.c \
9 bus_udev.c \
10 main.c