1999-08-27 21:35:59 -04:00
|
|
|
# $FreeBSD$
|
1994-08-08 13:42:36 -04:00
|
|
|
|
2003-04-30 03:54:39 -04:00
|
|
|
.include "../Makefile.inc"
|
1994-11-24 17:34:18 -05:00
|
|
|
.if exists(${.CURDIR}/../../../lib/Makefile.inc)
|
|
|
|
|
.include "${.CURDIR}/../../../lib/Makefile.inc"
|
|
|
|
|
.endif
|