diff options
| author | Stefan Farfeleder <stefanf@FreeBSD.org> | 2005-04-14 08:43:36 +0000 |
|---|---|---|
| committer | Stefan Farfeleder <stefanf@FreeBSD.org> | 2005-04-14 08:43:36 +0000 |
| commit | 54fee07e0d98e62d2abc22aeb52aa5baf2082ece (patch) | |
| tree | ec34aeb5338ba61afbd459fa5ef8bf51091571d2 /usr.bin/printf/Makefile | |
| parent | fbd086844a699ed2ef5e971c3d178589b39cf839 (diff) | |
Notes
Diffstat (limited to 'usr.bin/printf/Makefile')
| -rw-r--r-- | usr.bin/printf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/printf/Makefile b/usr.bin/printf/Makefile index c91c4e3f53c1..78cdd0d13019 100644 --- a/usr.bin/printf/Makefile +++ b/usr.bin/printf/Makefile @@ -2,5 +2,6 @@ # $FreeBSD$ PROG= printf +WARNS?= 6 .include <bsd.prog.mk> |
