aboutsummaryrefslogtreecommitdiffstats
path: root/agi
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-22 11:27:03 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-22 11:27:03 +0000
commitb70a7c6a7c619f49d1af27b6652ad1aacee9fb02 (patch)
tree8fae030e65855b248a90da016abcfa9e42710145 /agi
parent79e7aea754698d38559d1c1f618315fbf058e491 (diff)
add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targets
since they are targets that do not have resulting files and are never listed as prerequisites to real targets. Using .PHONY in this manner improves make performance by never having to check for resulting files. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@35415 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'agi')
-rw-r--r--agi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/agi/Makefile b/agi/Makefile
index 5c9c1f6fd..e2ca9e19f 100644
--- a/agi/Makefile
+++ b/agi/Makefile
@@ -11,6 +11,8 @@
# the GNU General Public License
#
+.PHONY: clean clean-depend
+
AGIS=agi-test.agi eagi-test eagi-sphinx-test jukebox.agi
LIBS=