]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fix the docs, this was always wrong... In some cases, DISTDIR is set
authorJohn-Mark Gurney <jmg@FreeBSD.org>
Wed, 4 Nov 2020 23:26:15 +0000 (23:26 +0000)
committerJohn-Mark Gurney <jmg@FreeBSD.org>
Wed, 4 Nov 2020 23:26:15 +0000 (23:26 +0000)
commit8da6fc4d793edb5f62e91d46cc4e85027ff83e61
tree4dbea28d497407a9ccbbee553a63c4aa77cac7ba
parent331c21dd5ea7d72c69ec303fcbe6527489bc340c
fix the docs, this was always wrong...  In some cases, DISTDIR is set
automatically by tools via /etc/make.conf, so remind people (me) where
to find where it's set..

It would be nice for someone to document what DISTDIR is better than:
where the file for a distribution gets installed
Makefile.inc1