--- src/bin/sh/Makefile 2004/03/22 20:57:25 1.3 +++ src/bin/sh/Makefile 2005/02/06 06:16:40 1.4 @@ -2,6 +2,8 @@ # $FreeBSD: src/bin/sh/Makefile,v 1.30.2.1 2001/12/15 10:05:18 knu Exp $ # $DragonFly$ +WARNS?= 0 # Not yet + PROG= sh SHSRCS= alias.c arith.y arith_lex.l cd.c echo.c error.c eval.c exec.c expand.c \ histedit.c input.c jobs.c mail.c main.c memalloc.c miscbltin.c \