git: Makefile.inc1: Remove unneeded exists() checks.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Jul 4 11:40:14 PDT 2021
commit f0991bc2c2189053598cbf06236037be298cef76
Author: Sascha Wildner <saw at online.de>
Date: Sun Jul 4 20:39:12 2021 +0200
Makefile.inc1: Remove unneeded exists() checks.
Just doing 'make' in /usr/src isn't used for building anymore for a long
time, and our targets don't really make sense with an incomplete sounrce
tree.
Summary of changes:
Makefile.inc1 | 24 ++----------------------
1 file changed, 2 insertions(+), 22 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f0991bc2c2189053598cbf06236037be298cef76
--
DragonFly BSD source repository
More information about the Commits
mailing list