This commit is contained in:
wiz 2002-03-02 14:02:23 +00:00
parent 024b462262
commit 5784cccd6b
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $NetBSD: Makefile,v 1.5 1997/05/08 21:11:39 gwr Exp $
# $NetBSD: Makefile,v 1.6 2002/03/02 14:02:23 wiz Exp $
PROG= fmt
SRCS= fmt.c head.c
WARNS= 2
.PATH: ${.CURDIR}/../mail
.include <bsd.prog.mk>