summaryrefslogtreecommitdiff
path: root/usr.bin/locate/Makefile.inc
blob: b5deb98fc5b930f4a42bb89f4f6bc298f64c5860 (plain)
1
2
3
4
5
#	$NetBSD: Makefile.inc,v 1.1 1997/10/19 04:11:51 lukem Exp $

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