summaryrefslogtreecommitdiff
path: root/usr.bin/ypwhich
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2002-02-08 23:07:37 +0000
committerMark Murray <markm@FreeBSD.org>2002-02-08 23:07:37 +0000
commite35f9517d68206de4367fdb8d044e6dfebaf372d (patch)
treea62c079304610302873bcc77cfa62f2f2d364722 /usr.bin/ypwhich
parent91bd71d2060cd302015f7dd6e7b891014552dba4 (diff)
downloadsrc-test-e35f9517d68206de4367fdb8d044e6dfebaf372d.tar.gz
src-test-e35f9517d68206de4367fdb8d044e6dfebaf372d.zip
Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.
Notes
Notes: svn path=/head/; revision=90416
Diffstat (limited to 'usr.bin/ypwhich')
-rw-r--r--usr.bin/ypwhich/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/ypwhich/Makefile b/usr.bin/ypwhich/Makefile
index 3b32ade13b69b..f28f864ab0970 100644
--- a/usr.bin/ypwhich/Makefile
+++ b/usr.bin/ypwhich/Makefile
@@ -2,6 +2,5 @@
# $FreeBSD$
PROG= ypwhich
-NO_WERROR=yes
.include <bsd.prog.mk>