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