diff --git a/make/projects-dir.mk b/make/projects-dir.mk index b4aa2f20..903f28f7 100644 --- a/make/projects-dir.mk +++ b/make/projects-dir.mk @@ -126,10 +126,11 @@ ifneq ($(wildcard CVS),) $(PURGE_SH) endif -update pull: purge cvs-update git-clone git-pull +update pull: purge cvs-update git-clone touch pull.done pull-all: purge cvs-update git-clone git-pull-all + touch clone.done touch pull.done diff-all diff: ssh-wrapper.sh