dplayx: Modified FP_IF_Receive to actually do something useful
[wine/gsoc_dplay.git] / programs / net / Makefile.in
blob4f6f6fc73501a5b20e653262318c1cbbc9f3ae68
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
9 C_SRCS = net.c
11 RC_SRCS = \
12 Da.rc \
13 De.rc \
14 En.rc \
15 Fr.rc \
16 Ko.rc \
17 Lt.rc \
18 Nl.rc \
19 No.rc \
20 Pl.rc \
21 Pt.rc \
22 Ru.rc \
23 Si.rc
25 @MAKE_PROG_RULES@
27 @DEPENDENCIES@ # everything below this line is overwritten by make depend