mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 10:11:09 -04: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
|