freebsd-dev/secure/lib/Makefile.inc
1997-02-22 14:40:44 +00:00

7 lines
153 B
Makefile

# $Id$
.include "${.CURDIR}/../../Makefile.inc"
.if exists(${.CURDIR}/../../../lib/Makefile.inc)
.include "${.CURDIR}/../../../lib/Makefile.inc"
.endif