]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - fortune/strfile/Makefile
Build strfile both as a host tool and as an installed program:
[bsdgames-darwin.git] / fortune / strfile / Makefile
1 # $NetBSD: Makefile,v 1.9 2008/09/26 18:23:09 apb Exp $
2 # @(#)Makefile 8.1 (Berkeley) 5/31/93
3
4 PROG= strfile
5 MAN= strfile.8
6
7 .include "../../Makefile.inc"
8 .include <bsd.prog.mk>