Index: head/usr.bin/sdiff/Makefile =================================================================== --- head/usr.bin/sdiff/Makefile (revision 299223) +++ head/usr.bin/sdiff/Makefile (revision 299224) @@ -1,15 +1,15 @@ # $FreeBSD$ .include PROG= sdiff SRCS= common.c edit.c sdiff.c WARNS= 3 MAN1= sdiff.1 .if ${MK_TESTS} != "no" SUBDIR+= tests .endif -.include +.include