7 lines
139 B
Makefile
7 lines
139 B
Makefile
# $NetBSD: Makefile,v 1.10 2011/08/14 12:50:10 christos Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= cap_mkdb
|
|
|
|
.include <bsd.prog.mk>
|