summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-04-13 21:21:42 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-04-13 21:21:42 +0000
commitb099ea9c858dec1a11d13ab0e863bee4c414a755 (patch)
treeafe6925cc9f026d5404d44d1038e637f631dcb9b /Makefile
parent61baa13a58b43f1b7bf12c0b9b70ec09611d00d0 (diff)
downloadmpv-b099ea9c858dec1a11d13ab0e863bee4c414a755.tar.bz2
mpv-b099ea9c858dec1a11d13ab0e863bee4c414a755.tar.xz
The TAGS and tags targets are not phony.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26443 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4deb360e37..c4cce09f71 100644
--- a/Makefile
+++ b/Makefile
@@ -486,4 +486,4 @@ libfaad2/libfaad2.a: .norecurse $(wildcard libfaad2/*.[ch] libfaad2/*/*.[ch])
loader/libloader.a: .norecurse $(wildcard loader/*.[chSs])
vidix/libvidix.a: .norecurse $(wildcard vidix/*.[ch])
-.PHONY: all install* uninstall strip doxygen doxygen_clean TAGS tags
+.PHONY: all install* uninstall strip doxygen doxygen_clean