summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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