repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
configure: Make the libfontconfig soname check depend on the header check.
[wine/multimedia.git]
/
programs
/
winhelp
/
Makefile.in
blob
7bf03cea17b59004ea577698d4a8913acb4f6d51
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winhelp.exe
6
APPMODE
= -
mwindows
7
IMPORTS
=
comdlg32 shell32 user32 gdi32 kernel32
8
9
C_SRCS
=
\
10
callback.c \
11
hlpfile.c \
12
macro.c \
13
string.c \
14
winhelp.c
15
16
LEX_SRCS
=
macro.
lex
.l
17
18
EXTRARCFLAGS
= -
DWINELIB
19
20
RC_SRCS
=
rsrc.rc
21
22
@MAKE_PROG_RULES@
23
24
@DEPENDENCIES@
# everything below this line is overwritten by make depend