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