7 lines
106 B
Makefile
7 lines
106 B
Makefile
# $NetBSD: Makefile,v 1.1 2000/05/03 11:40:55 veego Exp $
|
|
|
|
PROG= ipfs
|
|
MAN= ipfs.8
|
|
|
|
.include <bsd.prog.mk>
|