git: ps(1): Remove -I${.CURDIR}/../../sys from the Makefile.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Aug 6 15:45:49 PDT 2017


commit 5250936449e0f067fa9daca199a372bd1e1372d9
Author: Sascha Wildner <saw at online.de>
Date:   Mon Aug 7 00:45:23 2017 +0200

    ps(1): Remove -I${.CURDIR}/../../sys from the Makefile.
    
    FreeBSD did that in 2001 (r76812). It's not a bootstrap tool, so there
    is no reason to mix up include paths.

Summary of changes:
 bin/ps/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5250936449e0f067fa9daca199a372bd1e1372d9


-- 
DragonFly BSD source repository



More information about the Commits mailing list