1999-08-28 01:35:59 +00:00
|
|
|
# $FreeBSD$
|
1994-08-08 17:42:36 +00:00
|
|
|
|
2003-04-30 07:54:39 +00:00
|
|
|
.include "../Makefile.inc"
|
1994-11-24 22:34:18 +00:00
|
|
|
.if exists(${.CURDIR}/../../../lib/Makefile.inc)
|
|
|
|
.include "${.CURDIR}/../../../lib/Makefile.inc"
|
|
|
|
.endif
|