summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorrussell <russell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-06-26 14:45:37 +0000
committerrussell <russell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-06-26 14:45:37 +0000
commit7c3eb7057116c82c886be57ac728b9f605d1301a (patch)
tree74996e3edc64499c18e30d8660e59569e9ddb9e1 /Makefile
parent5ef75ea6b570cf37a6cbde22143583bb35fb833f (diff)
more .PHONY targets
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1183 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4223947..d435536 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
.EXPORT_ALL_VARIABLES:
-.PHONY: menuselect distclean dist-clean clean version.h
+.PHONY: menuselect distclean dist-clean clean version.h all _all install b410p devices programs modules linux24 linux26 xpp tests devel data stackcheck install-udev config update install-programs install-modules install-linux24 install-linux26
HOSTCC=gcc
CC=gcc