freebsd-dev/secure/lib/Makefile.inc

7 lines
158 B
PHP
Raw Normal View History

1999-08-28 01:35:59 +00:00
# $FreeBSD$
.include "${.CURDIR}/../../Makefile.inc"
1994-11-24 22:34:18 +00:00
.if exists(${.CURDIR}/../../../lib/Makefile.inc)
.include "${.CURDIR}/../../../lib/Makefile.inc"
.endif