mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
projects-dir.mk: Add sync-% target
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
b53ff66828
commit
e8cdcc4679
1 changed files with 3 additions and 0 deletions
|
|
@ -157,6 +157,9 @@ update pull: purge cvs-update git-clone
|
|||
|
||||
sync: pull push
|
||||
|
||||
sync-%:
|
||||
ssh $* make -C $(shell pwd) sync
|
||||
|
||||
pull-all: purge cvs-update git-clone git-pull-all
|
||||
touch clone.done
|
||||
touch pull.done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue