opnsense-src/secure/lib/Makefile.inc

7 lines
144 B
PHP
Raw Normal View History

1999-08-27 21:35:59 -04:00
# $FreeBSD$
.include "../Makefile.inc"
1994-11-24 17:34:18 -05:00
.if exists(${.CURDIR}/../../../lib/Makefile.inc)
.include "${.CURDIR}/../../../lib/Makefile.inc"
.endif