Redo the show/hide logic and add a comment to explain what's going on.
[wine] / dlls / tapi32 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = tapi32
6 SOVERSION = 1.0
7
8 C_SRCS = \
9         assisted.c \
10         line.c \
11         phone.c
12
13 @MAKE_DLL_RULES@
14
15 ### Dependencies:
16