Sweden-Number/dlls/ddrawex/Makefile.in

15 lines
289 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ddrawex.dll
IMPORTS = dxguid uuid ddraw ole32 advapi32 kernel32
C_SRCS = \
main.c \
regsvr.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend