Sweden-Number/dlls/jscript/Makefile.in

15 lines
271 B
Makefile
Raw Normal View History

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