mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
git-submod.mk: Add dummy targets install, clean, distclean
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
8f5d62f2ad
commit
1d7fde5948
1 changed files with 3 additions and 0 deletions
|
|
@ -1,4 +1,7 @@
|
||||||
all:
|
all:
|
||||||
|
install:
|
||||||
|
clean:
|
||||||
|
distclean:
|
||||||
|
|
||||||
git-submod-init-remote:
|
git-submod-init-remote:
|
||||||
@echo "FIXME: git-srv-admin.sh needs to support creating a bare repo below <user>/contrib/<project>."
|
@echo "FIXME: git-srv-admin.sh needs to support creating a bare repo below <user>/contrib/<project>."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue