mirror of
https://github.com/mpv-player/mpv
synced 2024-12-19 13:21:13 +00:00
Generate dependency information.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22575 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
26c15c8be6
commit
530a4c0049
@ -55,7 +55,7 @@ distclean: clean
|
||||
rm -f .depend
|
||||
|
||||
dep depend:
|
||||
# do nothing here
|
||||
$(CC) -MM $(CFLAGS) $(wildcard *.c) 1>.depend
|
||||
|
||||
-include .depend
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user