You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-06 08:29:25 +02:00
Remove obscure Makefile.bak entry from distclean rules.
Originally committed as revision 4901 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -28,7 +28,7 @@ clean:
|
||||
rm -f *.o *.d *~ *.a *.lib *.so *.dylib *.dll
|
||||
|
||||
distclean: clean
|
||||
rm -f Makefile.bak .depend
|
||||
rm -f .depend
|
||||
|
||||
dep: depend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user