]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - fortune/unstr/Makefile
some makefile de-linting
[bsdgames-darwin.git] / fortune / unstr / Makefile
1 # $NetBSD: Makefile,v 1.7 2002/09/18 06:16:40 lukem Exp $
2 # @(#)Makefile 8.1 (Berkeley) 5/31/93
3
4 NOMAN= # defined
5
6 PROG= unstr
7 CPPFLAGS+= -I${.CURDIR}/../strfile
8
9 .include <bsd.prog.mk>