push 378fe7a60681a28e8b22f62dcfe122d585b92570
[wine/hacks.git] / dlls / traffic / Makefile.in
blob9af37e2c91a10178e2a0bf26890af5b7250afeb1
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = traffic.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 traffic_main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend