TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
MODULE    = ddrawex.dll
IMPORTS   = dxguid uuid ddraw ole32 advapi32 kernel32

C_SRCS = \
	ddraw.c \
	main.c \
	regsvr.c \
	surface.c

@MAKE_DLL_RULES@

@DEPENDENCIES@  # everything below this line is overwritten by make depend