Mercurial > mplayer.hg
changeset 26411:48ad6a56838f
The TAGS and tags targets are not phony.
author | diego |
---|---|
date | Sun, 13 Apr 2008 21:21:42 +0000 |
parents | 210f869a7a31 |
children | bd6f5e7c0d37 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sun Apr 13 21:20:29 2008 +0000 +++ b/Makefile Sun Apr 13 21:21:42 2008 +0000 @@ -486,4 +486,4 @@ 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