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