changeset 9270:a9e4caf963dc libavcodec

Generalize example target rule in common.mak so that it sets a -example$(EXESUF) suffix for all example files instead of doing this in individual Makefiles.
author diego
date Sun, 29 Mar 2009 14:35:20 +0000
parents bd89b50b48fc
children 527759ed54fb
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sun Mar 29 14:28:56 2009 +0000
+++ b/Makefile	Sun Mar 29 14:35:20 2009 +0000
@@ -531,7 +531,7 @@
                                           sparc/simple_idct_vis.o       \
 
 
-EXAMPLES = api-example$(EXESUF)
+EXAMPLES = api
 
 TESTPROGS = cabac dct eval fft h264 rangecoder snow
 TESTPROGS-$(ARCH_X86) += x86/cpuid