projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69402a1
)
Remove cs_test and swscale-example on clean.
author
Diego Biurrun
<diego@biurrun.de>
Wed, 4 Oct 2006 14:02:42 +0000
(14:02 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Wed, 4 Oct 2006 14:02:42 +0000
(14:02 +0000)
Originally committed as revision 20040 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/libswscale/Makefile
b/libswscale/Makefile
index
8eeb80d
..
f75b791
100644
(file)
--- a/
libswscale/Makefile
+++ b/
libswscale/Makefile
@@
-26,3
+26,6
@@
cs_test: cs_test.c
swscale-example: swscale-example.c
$(CC) $(CFLAGS) -o $@ $^ -L. -lswscale $(EXTRALIBS)
+
+clean::
+ rm -f cs_test swscale-example