mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
Prefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/foo
over ${.CURDIR}/../foo for paths in Makefiles.
Differential Revision: https://reviews.freebsd.org/D9932
Sponsored by: Netflix
Silence on: arch@ (twice)
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.depend | ||