mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
topdir.mk: Remove target list-files et al
These are now in dev-utils.mk (which isn't included from topdir.mk) Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
72e44f330c
commit
92d3d9c36d
1 changed files with 0 additions and 6 deletions
|
|
@ -184,12 +184,6 @@ prefix.done:
|
|||
echo-prereq-build:
|
||||
@echo $(call proj_query, requires-pkg --flavours "build" $(PROJECT))
|
||||
|
||||
list-files echo-files:
|
||||
@$(LIST_VCS_FILES) -f
|
||||
|
||||
list-text-files echo-text-files:
|
||||
@$(LIST_VCS_FILES) -ft
|
||||
|
||||
git-ssh-%:
|
||||
bash -c "`git remote get-url --push $* | sed 's|ssh://||; s|\([^/]\+\)/\(.*\)|LC_CDPATH=/\2 ssh -o SendEnv=LC_CDPATH \1|'`"
|
||||
git-ssh: git-ssh-origin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue