mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
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
3 lines
40 B
Makefile
3 lines
40 B
Makefile
# $FreeBSD$
|
|
|
|
.include "../Makefile.inc"
|