mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-13 00:57:28 -04:00
7 lines
109 B
Makefile
7 lines
109 B
Makefile
# $NetBSD: Makefile,v 1.1 2012/03/23 21:29:44 christos Exp $
|
|
|
|
PROG= ipfs
|
|
MAN= ipfs.8
|
|
|
|
.include <bsd.prog.mk>
|