mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-27 21:40:34 +00:00
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
Block a user