7 lines
135 B
Makefile
7 lines
135 B
Makefile
# $NetBSD: Makefile,v 1.4 1995/03/26 03:59:33 glass Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= cap_mkdb
|
|
|
|
.include <bsd.prog.mk>
|