Commit 2fefb220 authored by Michael Niedermayer's avatar Michael Niedermayer

distclean by ("Steven M. Schultz" <sms at 2BSD dot COM>)

Originally committed as revision 3006 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent e5d64d68
...@@ -126,7 +126,7 @@ install-headers: ...@@ -126,7 +126,7 @@ install-headers:
%.o: %.cpp %.o: %.cpp
g++ $(subst -Wall,,$(CFLAGS)) -c -o $@ $< g++ $(subst -Wall,,$(CFLAGS)) -c -o $@ $<
clean: distclean clean:
rm -f *.o *.d .depend *~ *.a $(LIB) rm -f *.o *.d .depend *~ *.a $(LIB)
# #
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment