Document the ldap_control* functions.
[wine/wine64.git] / programs / progman / Makefile.in
blobd2af88940a1e806bb09f2da2804014c8efd7d856
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = progman.exe
6 APPMODE = -mwindows
7 IMPORTS = shell32 comdlg32 user32 gdi32 kernel32
9 LICENSELANG = En
11 C_SRCS = \
12 dialog.c \
13 group.c \
14 grpfile.c \
15 license.c \
16 main.c \
17 program.c \
18 string.c \
19 $(LICENSELANG:%=License_%.c)
21 RC_SRCS = rsrc.rc
23 @MAKE_PROG_RULES@
25 ### Dependencies: