xref: /freebsd/secure/lib/Makefile.inc (revision 2ef260d35c855a48f3d8a13aec731a6f49f0ae67)
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