Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
ffmpeg
Commits
3e4134f6
Commit
3e4134f6
authored
Nov 15, 2006
by
Diego Biurrun
Browse files
Also remove cws2fws on clean.
Originally committed as revision 7086 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
4d15aae1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Makefile
Makefile
+2
-2
No files found.
Makefile
View file @
3e4134f6
...
...
@@ -211,8 +211,8 @@ clean:
$(MAKE)
-C
tests clean
$(MAKE)
-C
vhook clean
$(MAKE)
-C
doc clean
rm
-f
*
.o
*
.d
*
~ .libs gmon.out TAGS
\
$(ALLPROGS)
$(ALLPROGS_G)
output_example
$(EXESUF)
qt-faststart
$(EXESUF)
rm
-f
*
.o
*
.d
*
~ .libs gmon.out TAGS
$(ALLPROGS)
$(ALLPROGS_G)
\
output_example
$(EXESUF)
qt-faststart
$(EXESUF)
cws2fws
$(EXESUF)
# Note well: config.log is NOT removed.
distclean
:
clean
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment