Date: Sat, 30 Jul 2005 18:02:20 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 Message-ID: <200507301802.j6UI2LpC087805@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2005-07-30 18:02:20 UTC
FreeBSD src repository
Modified files:
. Makefile.inc1
Log:
- Only make the delete-old related parts visible if one of the 3 targets
are called (wrapped in ".if make(...)"). This may reduce the amount of
memory needed for all other targets (the file lists are already large
and they will grow further).
- Be verbose in the batch case of the delete-old part too.
Revision Changes Path
1.506 +6 -0 src/Makefile.inc1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507301802.j6UI2LpC087805>
