Mark phony targets as such.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24227 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-08-27 10:13:11 +00:00
parent b0d0866059
commit 53cdcdb4d3
1 changed files with 2 additions and 0 deletions

View File

@ -77,3 +77,5 @@ clean distclean:
rm -f fastmem-* fastmem2-* fastmemcpybench netstream
rm -f bmovl-test$(EXESUF) vfw2menc$(EXESUF)
rm -f $(REAL_TARGETS)
.PHONY: all fastmemcpybench realcodecs clean distclean