Rename the signpackages target to sign-packages, and include it in the
packages meta-target so 'make packages' now does everything.
This commit is contained in:
@@ -128,7 +128,7 @@ TGTS= all all-man buildenv buildenvvars buildkernel buildworld \
|
||||
build32 builddtb distribute32 install32 xdev xdev-build xdev-install \
|
||||
xdev-links native-xtools stageworld stagekernel stage-packages \
|
||||
create-world-packages create-kernel-packages create-packages \
|
||||
packages installconfig signpackages
|
||||
packages installconfig sign-packages
|
||||
|
||||
TGTS+= ${SUBDIR_TARGETS}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user