mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-20 05:46:57 +00:00
Simplify .depend file inclusion.
Originally committed as revision 8134 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ca9049efc8
commit
78645c98a5
@ -47,6 +47,4 @@ distclean: clean
|
||||
|
||||
.PHONY: all depend dep clean distclean install* uninstall*
|
||||
|
||||
ifneq ($(wildcard .depend),)
|
||||
include .depend
|
||||
endif
|
||||
-include .depend
|
||||
|
Loading…
Reference in New Issue
Block a user