mirror of https://git.ffmpeg.org/ffmpeg.git
distclean by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Originally committed as revision 3006 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
e5d64d6892
commit
2fefb2201d
|
@ -126,7 +126,7 @@ install-headers:
|
|||
%.o: %.cpp
|
||||
g++ $(subst -Wall,,$(CFLAGS)) -c -o $@ $<
|
||||
|
||||
clean:
|
||||
distclean clean:
|
||||
rm -f *.o *.d .depend *~ *.a $(LIB)
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue