mirror of
https://github.com/opnsense/src.git
synced 2026-03-07 15:51:20 -05:00
7 lines
130 B
Makefile
7 lines
130 B
Makefile
# $Id$
|
|
|
|
BOOTDIR= /usr/libdata/stallion
|
|
|
|
.if exists(${.CURDIR}/../../Makefile.inc)
|
|
.include "${.CURDIR}/../../Makefile.inc"
|
|
.endif
|