Makefile.in 188 Bytes
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
MODULE    = d3dim.dll
IMPORTLIB = d3dim

C_SRCS = d3dim_main.c

RC_SRCS = version.rc

@MAKE_DLL_RULES@