Makefile: Add missing '$' to EXESUF variable in binary build rule.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31401 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2010-06-14 11:16:30 +00:00 committed by Uoti Urpala
parent 7bc5b0253f
commit 486df78faf
1 changed files with 1 additions and 1 deletions

View File

@ -784,7 +784,7 @@ config.mak: configure
version.h: version.sh
./$< `$(CC) -dumpversion`
%(EXESUF): %.c
%$(EXESUF): %.c
locales: $(MOFILES)