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