mirror of
https://github.com/mpv-player/mpv
synced 2025-03-11 04:44:32 +01:00
fastmemcpybench is a phony target. Do not try to remove a file by that name.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26477 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7c4e867c4d
commit
30028e3e7b
@ -64,7 +64,7 @@ netstream: netstream.o $(NETSTREAM_DEPS)
|
||||
|
||||
clean distclean:
|
||||
rm -f *.o *~ $(OBJS)
|
||||
rm -f fastmem-* fastmem2-* fastmemcpybench netstream
|
||||
rm -f fastmem-* fastmem2-* netstream
|
||||
rm -f bmovl-test$(EXESUF) vfw2menc$(EXESUF)
|
||||
rm -f $(REAL_TARGETS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user