mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 08:52:07 +01:00
8 lines
130 B
PHP
8 lines
130 B
PHP
|
# $Id$
|
||
|
|
||
|
BOOTDIR= /usr/libdata/stallion
|
||
|
|
||
|
.if exists(${.CURDIR}/../../Makefile.inc)
|
||
|
.include "${.CURDIR}/../../Makefile.inc"
|
||
|
.endif
|