repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Assorted spelling fixes.
[wine/gsoc_dplay.git]
/
dlls
/
jscript
/
Makefile.in
blob
04cc952f4747e45bd977c544f1c82945d3241fe2
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
jscript.dll
6
IMPORTS
=
kernel32
7
8
RC_SRCS
=
rsrc.rc
9
10
C_SRCS
=
\
11
jscript.c \
12
jscript_main.c
13
14
@MAKE_DLL_RULES@
15
16
@DEPENDENCIES@
# everything below this line is overwritten by make depend