1994-11-24 22:34:18 +00:00
|
|
|
# $Id: Makefile.inc,v 1.3 1994/11/14 20:45:28 phk Exp $
|
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
|