mirror of
https://github.com/mpv-player/mpv
synced 2024-12-18 21:06:00 +00:00
Simplify phony target declaration.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26458 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6187c8753b
commit
338b1e9eeb
@ -33,4 +33,4 @@ clean:
|
||||
|
||||
distclean: clean
|
||||
|
||||
.PHONY: all install dep depend clean distclean
|
||||
.PHONY: all install dep depend *clean
|
||||
|
Loading…
Reference in New Issue
Block a user