1# @(#)Makefile 8.1 (Berkeley) 5/31/93 2 3PROG= unstr 4MAN= 5CFLAGS+= -I${FORTUNE_SRC}/strfile 6 7.include <bsd.prog.mk> 8