mirror of
https://github.com/mpv-player/mpv
synced 2025-03-30 07:18:17 +00:00
Mark phony targets as such.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22540 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
74c95fdffb
commit
40f53feeec
@ -27,3 +27,5 @@ dep depend:
|
||||
$(CC) -MM $(CFLAGS) $(SRCS) $(SRCS2) 1>.depend
|
||||
|
||||
-include .depend
|
||||
|
||||
.PHONY: all clean distclean dep depend
|
||||
|
Loading…
Reference in New Issue
Block a user