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:
Dag-Erling Smørgrav
2016-02-08 16:34:13 +00:00
parent ee1627c4db
commit ea85204f94
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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}