1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-09 13:42:56 +00:00
freebsd/games/fortune/unstr/Makefile

9 lines
128 B
Makefile
Raw Normal View History

# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
PROG= unstr
NO_MAN=
CFLAGS+= -I${.CURDIR}/../strfile
.include <bsd.prog.mk>