From 2fefb2201d200d1f6ced32077ff3ae675755c712 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Mon, 12 Apr 2004 18:42:23 +0000 Subject: [PATCH] distclean by ("Steven M. Schultz" ) Originally committed as revision 3006 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/Makefile b/libavformat/Makefile index 23aecba137..b986afa240 100644 --- a/libavformat/Makefile +++ b/libavformat/Makefile @@ -126,7 +126,7 @@ install-headers: %.o: %.cpp g++ $(subst -Wall,,$(CFLAGS)) -c -o $@ $< -clean: +distclean clean: rm -f *.o *.d .depend *~ *.a $(LIB) #