aboutsummaryrefslogtreecommitdiffstats
path: root/build_tools
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-22 14:09:18 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-22 14:09:18 +0000
commit0bb78235cbc291e0e2fb0e97c9eae63c4da0c209 (patch)
tree5664ac022a9b86dcf0259e7cffea0b4c0b628238 /build_tools
parent55abc954ce19867dd11438541f8647597d14bcd4 (diff)
- specify that 'all' is a .PHONY target
- add a copyright header to the build_tools Makefile - remove 'depend' from the 'all' target in agi/ and utils/ since it is handled by the main Makefile already git-svn-id: http://svn.digium.com/svn/asterisk/trunk@35479 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'build_tools')
-rw-r--r--build_tools/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/build_tools/Makefile b/build_tools/Makefile
index 9d54b0139..87c757b9f 100644
--- a/build_tools/Makefile
+++ b/build_tools/Makefile
@@ -1,3 +1,16 @@
+#
+# Asterisk -- A telephony toolkit for Linux.
+#
+# Makefile for Build Tools
+#
+# Copyright (C) 2005-2006, Digium, Inc.
+#
+# Russell Bryant <russell@digium.com>
+#
+# This program is free software, distributed under the terms of
+# the GNU General Public License
+#
+
.PHONY: clean dist-clean
MENUSELECT_OBJS=menuselect.o menuselect_curses.o