aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 588ff766d..76564b7a8 100644
--- a/Makefile
+++ b/Makefile
@@ -3794,6 +3794,9 @@ distclean: clobber unconfig
rm -rf $(obj)*
endif
+.PHONY: install
+install:
+
backup:
F=`basename $(TOPDIR)` ; cd .. ; \
gtar --force-local -zcvf `date "+$$F-%Y-%m-%d-%T.tar.gz"` $$F