NetBSD/games/fortune/unstr/Makefile

9 lines
180 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 1999/02/13 02:54:21 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
1993-03-21 12:45:37 +03:00
PROG= unstr
MKMAN= no
CPPFLAGS+= -I${.CURDIR}/../strfile
1993-03-21 12:45:37 +03:00
.include <bsd.prog.mk>