From ae2558974f63663ca102c7a2807d83ad115d1fde Mon Sep 17 00:00:00 2001 From: markm Date: Fri, 8 Feb 2002 22:31:43 +0000 Subject: Remove leaf node WARNS?=2 (that mainly I added). This should help the GCC3 transition and CURRENT in general. --- bin/chflags/Makefile | 1 - usr.bin/apply/Makefile | 1 - usr.bin/ar/Makefile | 1 - usr.bin/at/Makefile | 1 - usr.bin/banner/Makefile | 1 - usr.bin/basename/Makefile | 1 - usr.bin/biff/Makefile | 1 - usr.bin/brandelf/Makefile | 1 - usr.bin/c89/Makefile | 1 - usr.bin/calendar/Makefile | 1 - usr.bin/cap_mkdb/Makefile | 1 - usr.bin/chflags/Makefile | 1 - usr.bin/chkey/Makefile | 1 - usr.bin/cksum/Makefile | 1 - usr.bin/cmp/Makefile | 1 - usr.bin/col/Makefile | 1 - usr.bin/colcrt/Makefile | 1 - usr.bin/colldef/Makefile | 1 - usr.bin/colrm/Makefile | 1 - usr.bin/column/Makefile | 1 - usr.bin/comm/Makefile | 1 - usr.bin/compress/Makefile | 1 - usr.bin/ctags/Makefile | 1 - usr.bin/cut/Makefile | 1 - usr.bin/dirname/Makefile | 1 - usr.bin/du/Makefile | 1 - usr.bin/enigma/Makefile | 1 - usr.bin/env/Makefile | 1 - usr.bin/expand/Makefile | 1 - usr.bin/false/Makefile | 1 - usr.bin/fetch/Makefile | 1 - usr.bin/file2c/Makefile | 1 - usr.bin/finger/Makefile | 1 - usr.bin/fmt/Makefile | 1 - usr.bin/fold/Makefile | 1 - usr.bin/from/Makefile | 1 - usr.bin/fsync/Makefile | 1 - usr.bin/gencat/Makefile | 1 - usr.bin/getopt/Makefile | 1 - usr.bin/hesinfo/Makefile | 1 - usr.bin/hexdump/Makefile | 1 - usr.bin/id/Makefile | 1 - usr.bin/ipcrm/Makefile | 1 - usr.bin/jot/Makefile | 1 - usr.bin/lam/Makefile | 1 - usr.bin/last/Makefile | 1 - usr.bin/lastcomm/Makefile | 1 - usr.bin/leave/Makefile | 1 - usr.bin/lock/Makefile | 1 - usr.bin/lockf/Makefile | 1 - usr.bin/logname/Makefile | 1 - usr.bin/lsvfs/Makefile | 1 - usr.bin/mesg/Makefile | 1 - usr.bin/mkfifo/Makefile | 1 - usr.bin/mkstr/Makefile | 1 - usr.bin/mktemp/Makefile | 1 - usr.bin/msgs/Makefile | 1 - usr.bin/ncplogin/Makefile | 1 - usr.bin/newkey/Makefile | 1 - usr.bin/nice/Makefile | 1 - usr.bin/nohup/Makefile | 1 - usr.bin/objformat/Makefile | 1 - usr.bin/printenv/Makefile | 1 - usr.bin/printf/Makefile | 1 - usr.bin/renice/Makefile | 1 - usr.bin/rev/Makefile | 1 - 66 files changed, 66 deletions(-) diff --git a/bin/chflags/Makefile b/bin/chflags/Makefile index aa7e265..69197c1 100644 --- a/bin/chflags/Makefile +++ b/bin/chflags/Makefile @@ -6,6 +6,5 @@ NOSHARED?=yes PROG= chflags SRCS= chflags.c -WARNS?= 2 .include diff --git a/usr.bin/apply/Makefile b/usr.bin/apply/Makefile index 362442a..3f8201d 100644 --- a/usr.bin/apply/Makefile +++ b/usr.bin/apply/Makefile @@ -3,6 +3,5 @@ PROG= apply -WARNS?= 2 .include diff --git a/usr.bin/ar/Makefile b/usr.bin/ar/Makefile index 61a27c40..1d6d8bd 100644 --- a/usr.bin/ar/Makefile +++ b/usr.bin/ar/Makefile @@ -5,7 +5,6 @@ PROG= ar SRCS= append.c ar.c archive.c contents.c delete.c extract.c misc.c \ move.c print.c replace.c CFLAGS+=-I${.CURDIR} -WARNS?= 2 MAN= ar.1aout ar.5 BINDIR= /usr/libexec/aout diff --git a/usr.bin/at/Makefile b/usr.bin/at/Makefile index 1b44a4c..47d2574 100644 --- a/usr.bin/at/Makefile +++ b/usr.bin/at/Makefile @@ -4,7 +4,6 @@ PROG= at SRCS= at.c panic.c parsetime.c perm.c -WARNS?= 2 LINKS= ${BINDIR}/at ${BINDIR}/atq \ ${BINDIR}/at ${BINDIR}/atrm \ ${BINDIR}/at ${BINDIR}/batch diff --git a/usr.bin/banner/Makefile b/usr.bin/banner/Makefile index 320a66c..67d4ba7 100644 --- a/usr.bin/banner/Makefile +++ b/usr.bin/banner/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= banner -WARNS?= 2 MAN= banner.6 .include diff --git a/usr.bin/basename/Makefile b/usr.bin/basename/Makefile index cebc652..d647395 100644 --- a/usr.bin/basename/Makefile +++ b/usr.bin/basename/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= basename -WARNS?= 2 MLINKS= basename.1 dirname.1 .include diff --git a/usr.bin/biff/Makefile b/usr.bin/biff/Makefile index 2a8f08b..1510943 100644 --- a/usr.bin/biff/Makefile +++ b/usr.bin/biff/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= biff -WARNS?= 2 .include diff --git a/usr.bin/brandelf/Makefile b/usr.bin/brandelf/Makefile index 52f72fa..0bd6066 100644 --- a/usr.bin/brandelf/Makefile +++ b/usr.bin/brandelf/Makefile @@ -3,6 +3,5 @@ MAINTAINER= obrien PROG= brandelf -WARNS?= 2 .include diff --git a/usr.bin/c89/Makefile b/usr.bin/c89/Makefile index 8b4b4c0..f398af6 100644 --- a/usr.bin/c89/Makefile +++ b/usr.bin/c89/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PROG= c89 -WARNS?= 2 MAN= c89.1 .include diff --git a/usr.bin/calendar/Makefile b/usr.bin/calendar/Makefile index 1473d04..e1add30 100644 --- a/usr.bin/calendar/Makefile +++ b/usr.bin/calendar/Makefile @@ -3,7 +3,6 @@ PROG= calendar SRCS= calendar.c io.c day.c ostern.c paskha.c -WARNS?= 2 NO_WERROR= yes INTER= de_DE.ISO8859-1 hr_HR.ISO8859-2 ru_RU.KOI8-R DE_LINKS= de_DE.ISO_8859-1 de_DE.ISO8859-15 de_DE.ISO_8859-15 diff --git a/usr.bin/cap_mkdb/Makefile b/usr.bin/cap_mkdb/Makefile index 1ad2eef..408790c 100644 --- a/usr.bin/cap_mkdb/Makefile +++ b/usr.bin/cap_mkdb/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= cap_mkdb -WARNS?= 2 .include diff --git a/usr.bin/chflags/Makefile b/usr.bin/chflags/Makefile index aa7e265..69197c1 100644 --- a/usr.bin/chflags/Makefile +++ b/usr.bin/chflags/Makefile @@ -6,6 +6,5 @@ NOSHARED?=yes PROG= chflags SRCS= chflags.c -WARNS?= 2 .include diff --git a/usr.bin/chkey/Makefile b/usr.bin/chkey/Makefile index 8c20ac0..8cf1ef2 100644 --- a/usr.bin/chkey/Makefile +++ b/usr.bin/chkey/Makefile @@ -5,7 +5,6 @@ PROG= chkey SRCS= chkey.c generic.c update.c CFLAGS+=-DYP -I${.CURDIR}/../newkey -WARNS?= 2 DPADD= ${LIBRPCSVC} ${LIBMP} ${LIBCRYPTO} LDADD= -lrpcsvc -lmp -lcrypto diff --git a/usr.bin/cksum/Makefile b/usr.bin/cksum/Makefile index 1da732b..828900a 100644 --- a/usr.bin/cksum/Makefile +++ b/usr.bin/cksum/Makefile @@ -3,7 +3,6 @@ PROG= cksum SRCS= cksum.c crc.c print.c sum1.c sum2.c crc32.c -WARNS?= 2 LINKS= ${BINDIR}/cksum ${BINDIR}/sum MLINKS= cksum.1 sum.1 diff --git a/usr.bin/cmp/Makefile b/usr.bin/cmp/Makefile index c6f9ebe..010ece5 100644 --- a/usr.bin/cmp/Makefile +++ b/usr.bin/cmp/Makefile @@ -3,6 +3,5 @@ PROG= cmp SRCS= cmp.c misc.c regular.c special.c -WARNS?= 2 .include diff --git a/usr.bin/col/Makefile b/usr.bin/col/Makefile index 97b9cde..8e3a959 100644 --- a/usr.bin/col/Makefile +++ b/usr.bin/col/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= col -WARNS?= 2 .include diff --git a/usr.bin/colcrt/Makefile b/usr.bin/colcrt/Makefile index 47a27e7..87d96ca 100644 --- a/usr.bin/colcrt/Makefile +++ b/usr.bin/colcrt/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= colcrt -WARNS?= 2 .include diff --git a/usr.bin/colldef/Makefile b/usr.bin/colldef/Makefile index d200567..5f9b2d3 100644 --- a/usr.bin/colldef/Makefile +++ b/usr.bin/colldef/Makefile @@ -2,7 +2,6 @@ PROG= colldef SRCS= parse.y scan.l y.tab.h -WARNS?= 2 NO_WERROR=yes LFLAGS= -8 -i CFLAGS+=-I. -I${.CURDIR} -I${.CURDIR}/../../lib/libc/locale diff --git a/usr.bin/colrm/Makefile b/usr.bin/colrm/Makefile index bcc6edc..1258576 100644 --- a/usr.bin/colrm/Makefile +++ b/usr.bin/colrm/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= colrm -WARNS?= 2 .include diff --git a/usr.bin/column/Makefile b/usr.bin/column/Makefile index 0f53dab..771723e 100644 --- a/usr.bin/column/Makefile +++ b/usr.bin/column/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= column -WARNS?= 2 .include diff --git a/usr.bin/comm/Makefile b/usr.bin/comm/Makefile index 0b2a2bd..13da76f 100644 --- a/usr.bin/comm/Makefile +++ b/usr.bin/comm/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= comm -WARNS?= 2 .include diff --git a/usr.bin/compress/Makefile b/usr.bin/compress/Makefile index 498ab04..a586b97f 100644 --- a/usr.bin/compress/Makefile +++ b/usr.bin/compress/Makefile @@ -3,7 +3,6 @@ PROG= compress SRCS= compress.c zopen.c -WARNS?= 2 LINKS= ${BINDIR}/compress ${BINDIR}/uncompress MLINKS= compress.1 uncompress.1 diff --git a/usr.bin/ctags/Makefile b/usr.bin/ctags/Makefile index 1e25bf1..dc639af 100644 --- a/usr.bin/ctags/Makefile +++ b/usr.bin/ctags/Makefile @@ -4,6 +4,5 @@ PROG= ctags SRCS= C.c ctags.c fortran.c lisp.c print.c tree.c yacc.c CFLAGS+=-I${.CURDIR} -WARNS?= 2 .include diff --git a/usr.bin/cut/Makefile b/usr.bin/cut/Makefile index 5e4f998..5be029a 100644 --- a/usr.bin/cut/Makefile +++ b/usr.bin/cut/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= cut -WARNS?= 2 .include diff --git a/usr.bin/dirname/Makefile b/usr.bin/dirname/Makefile index 0c6b6b5..15338fd 100644 --- a/usr.bin/dirname/Makefile +++ b/usr.bin/dirname/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= dirname -WARNS?= 2 NOMAN= noman .include diff --git a/usr.bin/du/Makefile b/usr.bin/du/Makefile index d279a97..561ac6e 100644 --- a/usr.bin/du/Makefile +++ b/usr.bin/du/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= du -WARNS?= 2 DPADD= ${LIBM} LDADD= -lm diff --git a/usr.bin/enigma/Makefile b/usr.bin/enigma/Makefile index a87672b..878b4d1 100644 --- a/usr.bin/enigma/Makefile +++ b/usr.bin/enigma/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PROG= enigma -WARNS?= 2 LINKS= ${BINDIR}/enigma ${BINDIR}/crypt MLINKS= enigma.1 crypt.1 diff --git a/usr.bin/env/Makefile b/usr.bin/env/Makefile index dc55bc1..b3f7989 100644 --- a/usr.bin/env/Makefile +++ b/usr.bin/env/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= env -WARNS?= 2 NOMAN= noman .include diff --git a/usr.bin/expand/Makefile b/usr.bin/expand/Makefile index 9d76bdd..c6b339c 100644 --- a/usr.bin/expand/Makefile +++ b/usr.bin/expand/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= expand -WARNS?= 2 MLINKS= expand.1 unexpand.1 .include diff --git a/usr.bin/false/Makefile b/usr.bin/false/Makefile index 891e534..ffae97d 100644 --- a/usr.bin/false/Makefile +++ b/usr.bin/false/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= false -WARNS?= 2 .include diff --git a/usr.bin/fetch/Makefile b/usr.bin/fetch/Makefile index 7dc87f6..56754a0 100644 --- a/usr.bin/fetch/Makefile +++ b/usr.bin/fetch/Makefile @@ -2,7 +2,6 @@ MAINTAINER= des@freebsd.org PROG= fetch -WARNS?= 2 DPADD= ${LIBFETCH} LDADD= -lfetch diff --git a/usr.bin/file2c/Makefile b/usr.bin/file2c/Makefile index 342443a..e88a3bc 100644 --- a/usr.bin/file2c/Makefile +++ b/usr.bin/file2c/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ PROG= file2c -WARNS?= 2 .include diff --git a/usr.bin/finger/Makefile b/usr.bin/finger/Makefile index 80b9068..983392b 100644 --- a/usr.bin/finger/Makefile +++ b/usr.bin/finger/Makefile @@ -3,7 +3,6 @@ PROG= finger SRCS= finger.c lprint.c net.c sprint.c util.c -WARNS?= 2 MAN= finger.1 finger.conf.5 .include diff --git a/usr.bin/fmt/Makefile b/usr.bin/fmt/Makefile index 385ecde..5bc3d6c 100644 --- a/usr.bin/fmt/Makefile +++ b/usr.bin/fmt/Makefile @@ -4,6 +4,5 @@ PROG= fmt SRCS= fmt.c -WARNS?= 2 .include diff --git a/usr.bin/fold/Makefile b/usr.bin/fold/Makefile index 2032de4..d73d0a7 100644 --- a/usr.bin/fold/Makefile +++ b/usr.bin/fold/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= fold -WARNS?= 2 .include diff --git a/usr.bin/from/Makefile b/usr.bin/from/Makefile index 4a96f79..57b9663 100644 --- a/usr.bin/from/Makefile +++ b/usr.bin/from/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= from -WARNS?= 2 .include diff --git a/usr.bin/fsync/Makefile b/usr.bin/fsync/Makefile index 10e5e7a..c9bc524 100644 --- a/usr.bin/fsync/Makefile +++ b/usr.bin/fsync/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ PROG= fsync -WARNS?= 2 .include diff --git a/usr.bin/gencat/Makefile b/usr.bin/gencat/Makefile index 7a383d8..45af07a 100644 --- a/usr.bin/gencat/Makefile +++ b/usr.bin/gencat/Makefile @@ -2,7 +2,6 @@ PROG= gencat SRCS= gencat.c genlib.c -WARNS?= 2 CFLAGS+= -I${.CURDIR}/../../lib/libc/nls diff --git a/usr.bin/getopt/Makefile b/usr.bin/getopt/Makefile index 06d4a2a..01dfa87 100644 --- a/usr.bin/getopt/Makefile +++ b/usr.bin/getopt/Makefile @@ -2,6 +2,5 @@ # PROG = getopt -WARNS?= 2 .include diff --git a/usr.bin/hesinfo/Makefile b/usr.bin/hesinfo/Makefile index 8756390..870db28 100644 --- a/usr.bin/hesinfo/Makefile +++ b/usr.bin/hesinfo/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ PROG= hesinfo -WARNS?= 2 .include diff --git a/usr.bin/hexdump/Makefile b/usr.bin/hexdump/Makefile index 70e216e..4cd3cc5 100644 --- a/usr.bin/hexdump/Makefile +++ b/usr.bin/hexdump/Makefile @@ -3,7 +3,6 @@ PROG= hexdump SRCS= conv.c display.c hexdump.c hexsyntax.c odsyntax.c parse.c -WARNS?= 2 MAN= hexdump.1 od.1 MLINKS= hexdump.1 hd.1 LINKS= ${BINDIR}/hexdump ${BINDIR}/od diff --git a/usr.bin/id/Makefile b/usr.bin/id/Makefile index e505e7d..2d561cf 100644 --- a/usr.bin/id/Makefile +++ b/usr.bin/id/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= id -WARNS?= 2 LINKS= ${BINDIR}/id ${BINDIR}/groups LINKS+= ${BINDIR}/id ${BINDIR}/whoami MAN= id.1 groups.1 whoami.1 diff --git a/usr.bin/ipcrm/Makefile b/usr.bin/ipcrm/Makefile index 8711c49..9c0e45c 100644 --- a/usr.bin/ipcrm/Makefile +++ b/usr.bin/ipcrm/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ PROG= ipcrm -WARNS?= 2 .include diff --git a/usr.bin/jot/Makefile b/usr.bin/jot/Makefile index a7d786c..662600e 100644 --- a/usr.bin/jot/Makefile +++ b/usr.bin/jot/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= jot -WARNS?= 2 .include diff --git a/usr.bin/lam/Makefile b/usr.bin/lam/Makefile index 616abb4..08b7328 100644 --- a/usr.bin/lam/Makefile +++ b/usr.bin/lam/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= lam -WARNS?= 2 .include diff --git a/usr.bin/last/Makefile b/usr.bin/last/Makefile index 0238cdd..f7e8811 100644 --- a/usr.bin/last/Makefile +++ b/usr.bin/last/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= last -WARNS?= 2 .include diff --git a/usr.bin/lastcomm/Makefile b/usr.bin/lastcomm/Makefile index b44dfb8..13f0fe6 100644 --- a/usr.bin/lastcomm/Makefile +++ b/usr.bin/lastcomm/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= lastcomm -WARNS?= 2 .include diff --git a/usr.bin/leave/Makefile b/usr.bin/leave/Makefile index 63ecd75..859c11c 100644 --- a/usr.bin/leave/Makefile +++ b/usr.bin/leave/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= leave -WARNS?= 2 .include diff --git a/usr.bin/lock/Makefile b/usr.bin/lock/Makefile index 14b2a14..dc09a87 100644 --- a/usr.bin/lock/Makefile +++ b/usr.bin/lock/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= lock -WARNS?= 2 BINOWN= root BINMODE=4555 DPADD= ${LIBCRYPT} diff --git a/usr.bin/lockf/Makefile b/usr.bin/lockf/Makefile index b0df209..7baff7c 100644 --- a/usr.bin/lockf/Makefile +++ b/usr.bin/lockf/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ PROG= lockf -WARNS?= 2 .include diff --git a/usr.bin/logname/Makefile b/usr.bin/logname/Makefile index 1ef3cf0..875df2c 100644 --- a/usr.bin/logname/Makefile +++ b/usr.bin/logname/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= logname -WARNS?= 2 .include diff --git a/usr.bin/lsvfs/Makefile b/usr.bin/lsvfs/Makefile index 34cc78b..b2b0611 100644 --- a/usr.bin/lsvfs/Makefile +++ b/usr.bin/lsvfs/Makefile @@ -1,5 +1,4 @@ # $FreeBSD$ PROG= lsvfs -WARNS?= 2 .include diff --git a/usr.bin/mesg/Makefile b/usr.bin/mesg/Makefile index fc664f8..47f5a85 100644 --- a/usr.bin/mesg/Makefile +++ b/usr.bin/mesg/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= mesg -WARNS?= 2 .include diff --git a/usr.bin/mkfifo/Makefile b/usr.bin/mkfifo/Makefile index 719c520..30f013e 100644 --- a/usr.bin/mkfifo/Makefile +++ b/usr.bin/mkfifo/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= mkfifo -WARNS?= 2 .include diff --git a/usr.bin/mkstr/Makefile b/usr.bin/mkstr/Makefile index b9e5ad4..805c013 100644 --- a/usr.bin/mkstr/Makefile +++ b/usr.bin/mkstr/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= mkstr -WARNS?= 2 .include diff --git a/usr.bin/mktemp/Makefile b/usr.bin/mktemp/Makefile index b4d6a2f..76ebee6 100644 --- a/usr.bin/mktemp/Makefile +++ b/usr.bin/mktemp/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ PROG= mktemp -WARNS?= 2 .include diff --git a/usr.bin/msgs/Makefile b/usr.bin/msgs/Makefile index fd0b0e8..21cb151 100644 --- a/usr.bin/msgs/Makefile +++ b/usr.bin/msgs/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= msgs -WARNS?= 2 DPADD= ${LIBTERMCAP} LDADD= -ltermcap diff --git a/usr.bin/ncplogin/Makefile b/usr.bin/ncplogin/Makefile index a2473b7..8795f29 100644 --- a/usr.bin/ncplogin/Makefile +++ b/usr.bin/ncplogin/Makefile @@ -2,7 +2,6 @@ PROG= ncplogin MAN= ncplogin.1 ncplogout.1 -WARNS?= 2 LINKS= ${BINDIR}/ncplogin ${BINDIR}/ncplogout diff --git a/usr.bin/newkey/Makefile b/usr.bin/newkey/Makefile index c41ca63..a083a07 100644 --- a/usr.bin/newkey/Makefile +++ b/usr.bin/newkey/Makefile @@ -2,7 +2,6 @@ PROG= newkey SRCS= newkey.c generic.c update.c -WARNS?= 2 MAN= newkey.8 CFLAGS+= -DYP DPADD= ${LIBRPCSVC} ${LIBMP} ${LIBCRYPTO} diff --git a/usr.bin/nice/Makefile b/usr.bin/nice/Makefile index dc72a89..0d2733a 100644 --- a/usr.bin/nice/Makefile +++ b/usr.bin/nice/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= nice -WARNS?= 2 .include diff --git a/usr.bin/nohup/Makefile b/usr.bin/nohup/Makefile index d9aa856..5ec4057 100644 --- a/usr.bin/nohup/Makefile +++ b/usr.bin/nohup/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= nohup -WARNS?= 2 .include diff --git a/usr.bin/objformat/Makefile b/usr.bin/objformat/Makefile index 571beb5..9c47abe 100644 --- a/usr.bin/objformat/Makefile +++ b/usr.bin/objformat/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PROG= objformat -WARNS?= 2 NOSHARED?= YES LINKS+= ${BINDIR}/objformat ${BINDIR}/addr2line diff --git a/usr.bin/printenv/Makefile b/usr.bin/printenv/Makefile index 402dc58..67cbf1b 100644 --- a/usr.bin/printenv/Makefile +++ b/usr.bin/printenv/Makefile @@ -3,6 +3,5 @@ PROG= printenv MLINKS= printenv.1 env.1 -WARNS?= 2 .include diff --git a/usr.bin/printf/Makefile b/usr.bin/printf/Makefile index 53fd56c..c91c4e3 100644 --- a/usr.bin/printf/Makefile +++ b/usr.bin/printf/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= printf -WARNS?= 2 .include diff --git a/usr.bin/renice/Makefile b/usr.bin/renice/Makefile index ec4d739..d547137 100644 --- a/usr.bin/renice/Makefile +++ b/usr.bin/renice/Makefile @@ -3,6 +3,5 @@ PROG= renice MAN= renice.8 -WARNS?= 2 .include diff --git a/usr.bin/rev/Makefile b/usr.bin/rev/Makefile index adfc4e1..27137ff 100644 --- a/usr.bin/rev/Makefile +++ b/usr.bin/rev/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= rev -WARNS?= 2 .include -- cgit v1.1