aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-05-14 08:30:40 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-05-14 08:30:40 +0000
commit1fbb6ab5691af483e367d8fae2e97f9f43a35f4b (patch)
tree8b41e9573abceb4b99a53fc42359b4375d9526da /Makefile.inc1
parent085559c4fc62322455543afa1bc0b4a022495560 (diff)
downloadsrc-1fbb6ab5691af483e367d8fae2e97f9f43a35f4b.tar.gz
src-1fbb6ab5691af483e367d8fae2e97f9f43a35f4b.zip
Restore comment that got lost in revision 1.265.
Notes
Notes: svn path=/head/; revision=96568
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc14
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index d354fe385dc7..35275fc676a2 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -351,6 +351,10 @@ installcheck:
.endif
#
+# distributeworld
+#
+# Distributes everything compiled by a `buildworld'.
+#
# installworld
#
# Installs everything compiled by a 'buildworld'.