mirror of
https://github.com/opnsense/src.git
synced 2026-04-07 18:35:22 -04:00
7 lines
135 B
Makefile
7 lines
135 B
Makefile
# $FreeBSD$
|
|
|
|
BOOTDIR= /usr/libdata/stallion
|
|
|
|
.if exists(${.CURDIR}/../../Makefile.inc)
|
|
.include "${.CURDIR}/../../Makefile.inc"
|
|
.endif
|