1
0
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:
diego 2008-04-18 08:12:41 +00:00
parent 6187c8753b
commit 338b1e9eeb

View File

@ -33,4 +33,4 @@ clean:
distclean: clean
.PHONY: all install dep depend clean distclean
.PHONY: all install dep depend *clean