From: Ben Gras Date: Tue, 22 Jun 2010 21:24:50 +0000 (+0000) Subject: no WARNS X-Git-Tag: v3.1.8~389 X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=81399e75ad60123f6c305c7a35a6ac22652cd3b2;p=minix.git no WARNS --- diff --git a/commands/printf/Makefile b/commands/printf/Makefile index df5f27a3f..3ec157fd0 100644 --- a/commands/printf/Makefile +++ b/commands/printf/Makefile @@ -2,6 +2,5 @@ # from: @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= printf -WARNS= 3 .include