summaryrefslogtreecommitdiff
path: root/agi
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2006-06-22 11:27:03 +0000
committerRussell Bryant <russell@russellbryant.com>2006-06-22 11:27:03 +0000
commitc399a06450d35aada550b349861a7b281b50f164 (patch)
tree8fae030e65855b248a90da016abcfa9e42710145 /agi
parentf601dd80fac467e62551f3abe7fe9fe715b10f1f (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: https://origsvn.digium.com/svn/asterisk/trunk@35415 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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=