mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
make: Replace "pereq" in targets by "deps"
"prereq" is simply impossible to use in explanations with a straight face. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
6327f67683
commit
6bdb16878a
6 changed files with 22 additions and 22 deletions
|
|
@ -186,7 +186,7 @@ prefix.done:
|
|||
mkdir -p $(PREFIX)
|
||||
touch $@
|
||||
|
||||
echo-prereq-build:
|
||||
echo-build-deps:
|
||||
@echo $(call proj_query, required-os-pkg --flavours "build" $(PROJECT))
|
||||
|
||||
git-ssh-%:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue