NetBSD/games/fortune/unstr/Makefile

8 lines
120 B
Makefile

# @(#)Makefile 5.1 (Berkeley) 4/27/91
PROG= unstr
NOMAN= noman
CFLAGS+=-I${.CURDIR}/../strfile
.include <bsd.prog.mk>