summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authornick <nick@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-25 15:04:09 +0000
committernick <nick@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-25 15:04:09 +0000
commit65f9efcc582900e4172ef0356c57c1a3f5f130c8 (patch)
tree6d26433b53a116afb2be844d72d72567409d9493 /Makefile
parentcb7768f9bb35b55ae27835525cc6effe19ad099f (diff)
downloadmpv-65f9efcc582900e4172ef0356c57c1a3f5f130c8.tar.bz2
mpv-65f9efcc582900e4172ef0356c57c1a3f5f130c8.tar.xz
provide unstable code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4865 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 99a772486b..e9721c7ff1 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,15 @@
include config.mak
+ifeq ($(ENABLE_XP),yes)
+PRG = mplayerxp
+PRG_HQ = mplayerHQxp
+PRG_AVIP = aviparsexp
+PRG_FIBMAP = fibmap_mplayerxp
+PRG_TV = tvisionxp
+PRG_CFG = codec-cfg-xp
+PRG_MENCODER = mencoderxp
+else
PRG = mplayer
PRG_HQ = mplayerHQ
PRG_AVIP = aviparse
@@ -13,6 +22,7 @@ PRG_FIBMAP = fibmap_mplayer
PRG_TV = tvision
PRG_CFG = codec-cfg
PRG_MENCODER = mencoder
+endif
# these subdirectories required installation due binaries within them
ifeq ($(VIDIX),yes)
SUBDIRS += libdha vidix