Makefile.inc revision 4806
1#	$Id: Makefile.inc,v 1.3 1994/11/14 20:45:28 phk Exp $
2
3.include "${.CURDIR}/../../Makefile.inc"
4.if exists(${.CURDIR}/../../../lib/Makefile.inc)
5.include "${.CURDIR}/../../../lib/Makefile.inc"
6.endif
7