NetBSD/games/fortune/unstr/Makefile

9 lines
176 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 1995/03/23 08:28:58 cgd Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
1993-03-21 12:45:37 +03:00
PROG= unstr
NOMAN= noman
CFLAGS+=-I${.CURDIR}/../strfile
.include <bsd.prog.mk>