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
msi: Fix a double free.
[wine/hacks.git]
/
programs
/
net
/
Makefile.in
blob
8ababf7f9a8ca9af70975cc4a70f4bdbd1de632f
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
9
C_SRCS
=
net.c
10
11
RC_SRCS
=
rsrc.rc
12
13
@MAKE_PROG_RULES@
14
15
@DEPENDENCIES@
# everything below this line is overwritten by make depend