8c1e07f7d3
(a HOSTPROG which is not installed). It is needed to prepare supplementary cookie collections. (We could turn the HOSTPROG into a regular TOOL, but a pkg version is still useful for older installations.)
8 lines
163 B
Makefile
8 lines
163 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2002/10/01 10:31:51 drochner Exp $
|
|
|
|
PROG= strfile
|
|
BINDIR= ${PREFIX}/bin
|
|
MAN= strfile.8
|
|
MANDIR= ${PREFIX}/man
|
|
|
|
.include <bsd.prog.mk>
|