Added and cleaned API docs.
[wine] / dlls / olecli / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = olecli32.dll
6 IMPORTS   = ole32 gdi32 kernel32
7 ALTNAMES  = olecli.dll
8
9 SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
10
11 C_SRCS = \
12         olecli_main.c
13
14 C_SRCS16 = \
15         olecli16.c
16
17 @MAKE_DLL_RULES@
18
19 ### Dependencies: