wine/dlls/jscript/Makefile.in

16 lines
271 B
Makefile
Raw Normal View History

2008-03-08 23:07:57 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = jscript.dll
IMPORTS = kernel32
RC_SRCS = rsrc.rc
2008-03-08 23:07:57 +00:00
C_SRCS = \
jscript_main.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend