6 lines
113 B
Makefile
6 lines
113 B
Makefile
# $NetBSD: Makefile,v 1.2 2006/11/09 08:31:31 rillig Exp $
|
|
|
|
PROG= strfile
|
|
MAN= strfile.8
|
|
|
|
.include <bsd.prog.mk>
|