826a14607a
there's no need to special-case .include-ing it.
7 lines
135 B
Makefile
7 lines
135 B
Makefile
# $NetBSD: Makefile,v 1.6 2003/05/18 07:57:32 lukem Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= cap_mkdb
|
|
|
|
.include <bsd.prog.mk>
|