summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorfaust3 <faust3@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-27 17:54:31 +0000
committerfaust3 <faust3@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-27 17:54:31 +0000
commit0f3bc505c3cd6337ed0032a318867524dbc132bd (patch)
tree30b95392b861999a933882471c305013ef93dab9 /Makefile
parentce231a35b2022aa6f19fc1bed1d3d2b60ddae282 (diff)
downloadmpv-0f3bc505c3cd6337ed0032a318867524dbc132bd.tar.bz2
mpv-0f3bc505c3cd6337ed0032a318867524dbc132bd.tar.xz
mingw crosscompiling step 1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12707 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d80c951925..b48e743a97 100644
--- a/Makefile
+++ b/Makefile
@@ -6,9 +6,7 @@
include config.mak
-PRG = mplayer
PRG_CFG = codec-cfg
-PRG_MENCODER = mencoder
# Do not strip the binaries at installation
ifeq ($(STRIPBINARIES),yes)