TOPSRCDIR = @top_srcdir@ TOPOBJDIR = ../.. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = jscript.dll IMPORTS = kernel32
RC_SRCS = rsrc.rc
C_SRCS = \
jscript.c \
jscript_main.c @MAKE_DLL_RULES@ @DEPENDENCIES@ # everything below this line is overwritten by make depend