[FFmpeg-devel] [PATCH 3/3] doc: Add missing $(EXESUF) to print_options

Michael Niedermayer michaelni at gmx.at
Wed Jul 11 13:46:19 CEST 2012


On Tue, Jul 10, 2012 at 11:24:06PM -0300, jamal wrote:
> ---
>  doc/Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/doc/Makefile b/doc/Makefile
> index 1bed959..a0fd294 100644
> --- a/doc/Makefile
> +++ b/doc/Makefile
> @@ -38,7 +38,7 @@ GENTEXI  = format codec
>  GENTEXI := $(GENTEXI:%=doc/avoptions_%.texi)
>  
>  $(GENTEXI): TAG = GENTEXI
> -$(GENTEXI): doc/avoptions_%.texi: doc/print_options
> +$(GENTEXI): doc/avoptions_%.texi: doc/print_options$(EXESUF)
>  	$(M)doc/print_options $* > $@

i suspect this should be HOSTEXESUF

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Let us carefully observe those good qualities wherein our enemies excel us
and endeavor to excel them, by avoiding what is faulty, and imitating what
is excellent in them. -- Plutarch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120711/6f884edb/attachment.asc>


More information about the ffmpeg-devel mailing list