git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06af1e6
)
removed recursive call to h.263 Makefile.
author
kramm
<kramm>
Tue, 23 Nov 2004 17:15:38 +0000
(17:15 +0000)
committer
kramm
<kramm>
Tue, 23 Nov 2004 17:15:38 +0000
(17:15 +0000)
lib/Makefile.in
patch
|
blob
|
history
diff --git
a/lib/Makefile.in
b/lib/Makefile.in
index
5fd2c2a
..
b821a58
100644
(file)
--- a/
lib/Makefile.in
+++ b/
lib/Makefile.in
@@
-46,7
+46,6
@@
uninstall:
clean:
rm -f *.o *.obj *.lo *.a *.la gmon.out
cd lame && $(MAKE) clean && cd .. || true
- cd h.263 && $(MAKE) clean && cd ..
cd action && $(MAKE) clean && cd ..
cd python && $(MAKE) clean && cd ..