1*61998Sbostic# @(#)Makefile 8.1 (Berkeley) 06/06/93 241712Sbostic 341712SbosticPROG= fmt 441712SbosticSRCS= fmt.c head.c 541712Sbostic.PATH: ${.CURDIR}/../mail 641712Sbostic 741712Sbostic.include <bsd.prog.mk> 8