git: eab5358b9080 - main - Makefile.inc1: Remove mentions of removed target "update"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Oct 2021 19:08:06 UTC
The branch main has been updated by 0mp (doc, ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=eab5358b90804669681b639f76ff7e5707e27138
commit eab5358b90804669681b639f76ff7e5707e27138
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2021-10-24 19:03:22 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2021-10-24 19:07:45 +0000
Makefile.inc1: Remove mentions of removed target "update"
This is follow-up to commits e290182bcf38 and 1f7d11e636ab.
---
Makefile.inc1 | 1 -
1 file changed, 1 deletion(-)
diff --git a/Makefile.inc1 b/Makefile.inc1
index 423bc00b3f29..c3b8c5257a18 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -43,7 +43,6 @@
# installworld- install everything built by "buildworld"
# checkworld - run test suite on installed world
# doxygen - build API documentation of the kernel
-# update - convenient way to update your source tree (eg: svn/svnup)
#
# Standard targets (not defined here) are documented in the makefiles in
# /usr/share/mk. These include: