mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-27 15:33:55 +01:00
projects-dir.mk: Re-add clone.done
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
df51089f68
commit
c20aa94acf
1 changed files with 4 additions and 0 deletions
|
|
@ -145,3 +145,7 @@ cvs-update.done: cvsdir.done
|
||||||
cvs update -dP $(CVS_PROJECTS)
|
cvs update -dP $(CVS_PROJECTS)
|
||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
|
clone.done:
|
||||||
|
$(PGIT) clone
|
||||||
|
touch $@
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue