opnsense-src/secure/lib/Makefile.inc

7 lines
153 B
PHP
Raw Normal View History

1997-02-22 09:40:44 -05:00
# $Id$
.include "${.CURDIR}/../../Makefile.inc"
1994-11-24 17:34:18 -05:00
.if exists(${.CURDIR}/../../../lib/Makefile.inc)
.include "${.CURDIR}/../../../lib/Makefile.inc"
.endif