diff Makefile @ 4864:6434171a8f35

provide unstable code
author nick
date Mon, 25 Feb 2002 15:04:09 +0000
parents 4ad0455a8a6d
children ca4b8b6b1175
line wrap: on
line diff
--- a/Makefile	Mon Feb 25 14:24:11 2002 +0000
+++ b/Makefile	Mon Feb 25 15:04:09 2002 +0000
@@ -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_TV = tvision
 PRG_CFG = codec-cfg
 PRG_MENCODER = mencoder
+endif
 # these subdirectories required installation due binaries within them
 ifeq ($(VIDIX),yes)
 SUBDIRS += libdha vidix