aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2016-02-08 16:34:13 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2016-02-08 16:34:13 +0000
commitea85204f941bcc76006b484d89b388807896eba7 (patch)
tree1702cc87a89aec2c6e1bd88132993559291ca626 /Makefile
parentee1627c4db6597b39cf02ee375164bd0660e1048 (diff)
downloadsrc-ea85204f941bcc76006b484d89b388807896eba7.tar.gz
src-ea85204f941bcc76006b484d89b388807896eba7.zip
Rename the signpackages target to sign-packages, and include it in the
packages meta-target so 'make packages' now does everything.
Notes
Notes: svn path=/projects/release-pkg/; revision=295397
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 320f2590a0c6..1b0ee6370220 100644
--- a/Makefile
+++ b/Makefile
@@ -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}