break out special local mail processing (e.g., mapping to the
[unix-history] / usr / src / usr.bin / fmt / Makefile
# @(#)Makefile 8.1 (Berkeley) %G%
PROG= fmt
SRCS= fmt.c head.c
.PATH: ${.CURDIR}/../mail
.include <bsd.prog.mk>