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
|