mirror of
https://salsa.debian.org/games-team/bsdgames
synced 2024-11-02 16:37:17 -04:00
8 lines
160 B
Makefile
8 lines
160 B
Makefile
# $NetBSD: Makefile,v 1.8 2000/04/14 04:12:19 simonb Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
|
|
|
HOSTPROG= strfile
|
|
MAN= strfile.8
|
|
|
|
.include <bsd.hostprog.mk>
|