Simplify list of files to remove on make clean.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26478 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-04-20 22:07:34 +00:00
parent 30028e3e7b
commit d989dc71e2
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ netstream: netstream.o $(NETSTREAM_DEPS)
clean distclean:
rm -f *.o *~ $(OBJS)
rm -f fastmem-* fastmem2-* netstream
rm -f fastmem*-* netstream
rm -f bmovl-test$(EXESUF) vfw2menc$(EXESUF)
rm -f $(REAL_TARGETS)