7 lines
139 B
Makefile
7 lines
139 B
Makefile
# from: @(#)Makefile 5.1 (Berkeley) 9/2/92
|
|
# $Id: Makefile,v 1.2 1993/07/31 15:25:19 mycroft Exp $
|
|
|
|
PROG= cap_mkdb
|
|
|
|
.include <bsd.prog.mk>
|