wined3d: Get rid of the "opengl" field in struct wined3d_adapter.
[wine] / dlls / scsiport.sys / Makefile.in
1 MODULE    = scsiport.sys
2 IMPORTS   = ntoskrnl.exe
3 EXTRADLLFLAGS = -Wb,--subsystem,native
4
5 C_SRCS = \
6         scsiport.c
7
8 @MAKE_DLL_RULES@