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
mscoree: Accept "v4.0" as a runtime version in config files.
[wine/multimedia.git]
/
documentation
/
Makefile.in
blob
e3e6d40a523039778adc0aa7f77f7bf0dd1b4982
1
install-man
::
2
@cd
$(
top_builddir
) && $(
MAKE
)
manpages
3
for i in man
$(
api_manext
)/*
.
$(
api_manext
);
do
$(
INSTALL_DATA
) $
$i
$(
DESTDIR
)$(
mandir
)/$
$i
;
done
4
5
clean
::
6
$(
RM
) -
r html api-guide api-guide-xml man
$(
api_manext
)