]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - fortune/unstr/Makefile
Add RCS identifiers.
[bsdgames-darwin.git] / fortune / unstr / Makefile
1 # from: @(#)Makefile 5.1 (Berkeley) 4/27/91
2 # $Id: Makefile,v 1.2 1993/08/01 05:45:17 mycroft Exp $
3
4 PROG= unstr
5 NOMAN= noman
6 CFLAGS+=-I${.CURDIR}/../strfile
7
8 .include <bsd.prog.mk>