6 lines
96 B
Makefile
6 lines
96 B
Makefile
# $NetBSD: Makefile,v 1.1 2011/12/09 15:17:34 yamt Exp $
|
|
|
|
PROG= fincore
|
|
|
|
.include <bsd.prog.mk>
|