repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 1.1.37.
[wine/gsoc-2012-control.git]
/
programs
/
net
/
Makefile.in
blob
cf30dced26bbc7e56f65715a713233277e0e95b2
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
net.exe
6
APPMODE
= -
mconsole
7
IMPORTS
=
netapi32 user32 advapi32 kernel32
8
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
9
10
C_SRCS
=
net.c
11
12
RC_SRCS
=
\
13
Da.rc \
14
De.rc \
15
En.rc \
16
Fr.rc \
17
Ko.rc \
18
Lt.rc \
19
Nl.rc \
20
No.rc \
21
Pl.rc \
22
Pt.rc \
23
Ru.rc \
24
Si.rc
25
26
@MAKE_PROG_RULES@
27
28
@DEPENDENCIES@
# everything below this line is overwritten by make depend