repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
push 22b3e00525a9a3743634eb8f21ffe1bf98bf885e
[wine/hacks.git]
/
dlls
/
userenv
/
Makefile.in
blob
07bba8fa8a65dd7815e6432632bfe52d3da2e30f
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
userenv.dll
6
IMPORTS
=
kernel32 ntdll
7
IMPORTLIB
=
userenv
8
9
C_SRCS
=
\
10
userenv_main.c
11
12
@MAKE_DLL_RULES@
13
14
@DEPENDENCIES@
# everything below this line is overwritten by make depend