6 lines
77 B
Makefile
6 lines
77 B
Makefile
|
# @(#)Makefile 5.1 (Berkeley) 9/2/92
|
||
|
|
||
|
PROG= cap_mkdb
|
||
|
|
||
|
.include <bsd.prog.mk>
|