mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
8 lines
135 B
Makefile
8 lines
135 B
Makefile
# $FreeBSD$
|
|
|
|
BOOTDIR= /usr/libdata/stallion
|
|
|
|
.if exists(${.CURDIR}/../../Makefile.inc)
|
|
.include "${.CURDIR}/../../Makefile.inc"
|
|
.endif
|