=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/fmt/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/fmt/Makefile 1997/09/21 11:49:03 1.3 +++ src/usr.bin/fmt/Makefile 1998/04/25 23:08:26 1.4 @@ -1,7 +1,6 @@ -# $OpenBSD: Makefile,v 1.3 1997/09/21 11:49:03 deraadt Exp $ +# $OpenBSD: Makefile,v 1.4 1998/04/25 23:08:26 millert Exp $ PROG= fmt -SRCS= fmt.c head.c -.PATH: ${.CURDIR}/../mail +SRCS= fmt.c .include