freebsd-dev/secure/lib/Makefile.inc

7 lines
202 B
PHP
Raw Normal View History

1994-11-24 22:34:18 +00:00
# $Id: Makefile.inc,v 1.3 1994/11/14 20:45:28 phk Exp $
.include "${.CURDIR}/../../Makefile.inc"
1994-11-24 22:34:18 +00:00
.if exists(${.CURDIR}/../../../lib/Makefile.inc)
.include "${.CURDIR}/../../../lib/Makefile.inc"
.endif