HomeFreeBSD

Remove 'make update'.

Description

Remove 'make update'.

In the CVS days this used be a wrapper around either CVS or CVSup and
used to support updating src, doc, and ports checkouts. With the move
to subversion this only supported updating src and was itself a
wrapper around 'svn update'. With Git, users are probably better off
using appropriate Git commands directly to update without needing an
explicit make target as a wrapper.

Reviewed by: bcr, imp, emaste
Differential Revision: https://reviews.freebsd.org/D30736

Details

Provenance
jhbAuthored on Jun 11 2021, 9:56 PM
Reviewer
bcr
Differential Revision
D30736: Remove 'make update'.
Parents
rGcd7de223769a: Remove an manpage
Branches
Unknown
Tags
Unknown