projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58f26ba
)
distclean fix
author
Fabrice Bellard
<fabrice@bellard.org>
Wed, 15 Aug 2001 13:16:05 +0000
(13:16 +0000)
committer
Fabrice Bellard
<fabrice@bellard.org>
Wed, 15 Aug 2001 13:16:05 +0000
(13:16 +0000)
Originally committed as revision 103 to svn://svn.ffmpeg.org/ffmpeg/trunk
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
a8f3416
..
d810a2c
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-36,6
+36,7
@@
clean:
rm -f *.o *~ gmon.out TAGS $(PROG)
distclean: clean
+ $(MAKE) -C libavcodec distclean
rm -f config.mak config.h
TAGS: