freebsd-dev/sys/boot/userboot/Makefile.inc
Warner Losh eca8b9c449 Define SASRC and use it
Define SASRC to point to the current libstand sources. Include
../Makefile.inc early enough in a few places so we can .include
"${SASRC}/Makefile" and have it work. Create a new pass-up
Makefile.inc in sys/boot/userboot to allow this pattern to work.

Sponsored by: Netflix
2017-10-09 22:12:32 +00:00

4 lines
40 B
Makefile

# $FreeBSD$
.include "../Makefile.inc"