0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

dirclean target was removed, don't mark as phony.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22539 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-03-12 23:24:42 +00:00
parent e2b1eac8a5
commit 74c95fdffb

View File

@ -426,5 +426,5 @@ libass/libass.a: .norecurse $(wildcard libass/*.[ch])
-include .depend
.PHONY: all install* uninstall dirclean clean distclean strip dep depend
.PHONY: all install* uninstall clean distclean strip dep depend
.PHONY: doxygen doxygen_clean