update makefile

This commit is contained in:
Jeffrey Paul 2019-10-31 06:38:17 -07:00
parent 51c68803c5
commit 3f91b5cce0
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,10 @@ O2_COLOR = \033[32;01m
PREFIX = "$(O2_COLOR)==>$(O1_COLOR)" PREFIX = "$(O2_COLOR)==>$(O1_COLOR)"
SUFFIX = "$(NO_COLOR)" SUFFIX = "$(NO_COLOR)"
default: clean default: routine
# FIXME make this do a local imap download too
routine: clean databackup
backup: clean mailoffsite databackup backup: clean mailoffsite databackup