summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-01-09 01:17:38 +0000
committermarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-01-09 01:17:38 +0000
commit9876c922836d47092ec40e3f09e236f59d96af4b (patch)
tree3ea785e05022a2f59e27918b75a20375c9a152af /Makefile
parentcfd11d6a6a3b5f8aa89ac03c2b38910c84d10a98 (diff)
Allow make update to work with zaptel (bug #3284)
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@534 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 39585f6..906cbdd 100755
--- a/Makefile
+++ b/Makefile
@@ -349,6 +349,14 @@ config:
if [ -d /etc/sysconfig/network-scripts ]; then \
install -D -m 755 ifup-hdlc $(INSTALL_PREFIX)/etc/sysconfig/network-scripts/ifup-hdlc; \
fi
+
+update:
+ @if [ -d CVS ]; then \
+ echo "Updating from CVS..." ; \
+ cvs -q -z3 update -Pd; \
+ else \
+ echo "Not CVS"; \
+ fi
clean:
rm -f torisatool makefw tor2fw.h