]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Simplify idioms in Makefiles further
authorngie <ngie@FreeBSD.org>
Wed, 1 Mar 2017 05:19:35 +0000 (05:19 +0000)
committerngie <ngie@FreeBSD.org>
Wed, 1 Mar 2017 05:19:35 +0000 (05:19 +0000)
commit4520212e86d6f92e0746003767b1c0e0da2f36b5
treef07a150bb3a63b547a34fbeca136a3a963a6dabd
parented4a41c44712dfb4eecdbe506b2d796defee18b3
Simplify idioms in Makefiles further

- Use SRCTOP-relative paths instead of .CURDIR-relative ones where possible
- Use :H to manipulate .CURDIR in areas instead of ..-relative paths.

MFC after: 1 week
Sponsored by: Dell EMC Isilon
usr.sbin/ntp/libntp/Makefile
usr.sbin/ntp/ntpdate/Makefile
usr.sbin/ntp/ntpdc/Makefile
usr.sbin/ntp/ntpq/Makefile