mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
rules.mk: Add PREREQ to echo-prereq target
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
94beb5eb96
commit
59d3f1e721
1 changed files with 1 additions and 0 deletions
|
|
@ -165,6 +165,7 @@ echo-prereq:
|
|||
@echo PREREQ_BUILD = $(sort $(PREREQ_BUILD))
|
||||
@echo PREREQ_INSTALL = $(sort $(PREREQ_INSTALL))
|
||||
@echo PREREQ_RUN = $(sort $(PREREQ_RUN))
|
||||
@echo PREREQ = $(sort $(PREREQ))
|
||||
|
||||
echo-contrib:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue