1
0
mirror of https://salsa.debian.org/games-team/bsdgames synced 2024-07-20 14:24:17 -04:00
bsdgames/fortune/unstr/Makefile.bsd

10 lines
188 B
Makefile
Raw Normal View History

2012-02-25 12:04:33 -05:00
# $NetBSD: Makefile,v 1.7 2002/09/18 06:16:40 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
NOMAN= # defined
PROG= unstr
CPPFLAGS+= -I${.CURDIR}/../strfile
.include <bsd.prog.mk>