=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Makefile,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- src/usr.bin/mg/Makefile 2008/06/12 01:58:44 1.20 +++ src/usr.bin/mg/Makefile 2008/06/13 18:51:02 1.21 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 2008/06/12 01:58:44 kjell Exp $ +# $OpenBSD: Makefile,v 1.21 2008/06/13 18:51:02 kjell Exp $ PROG= mg @@ -25,6 +25,6 @@ # # More or less standalone extensions. # -SRCS+= grep.c theo.c mail.c cmode.c +SRCS+= grep.c theo.c cmode.c .include