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
78645c98
Commit
78645c98
authored
Feb 26, 2007
by
Diego Biurrun
Browse files
Simplify .depend file inclusion.
Originally committed as revision 8134 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
ca9049ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
vhook/Makefile
View file @
78645c98
...
...
@@ -47,6 +47,4 @@ distclean: clean
.PHONY
:
all depend dep clean distclean install* uninstall*
ifneq
($(wildcard .depend),)
include
.depend
endif
-include
.depend
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