mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-15 02:06:02 -04:00
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>
|