summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-10-24 15:33:08 +0000
committerru <ru@FreeBSD.org>2004-10-24 15:33:08 +0000
commit5db2b9d5b3371f0f9ee8b69caba9e7c1e641877f (patch)
tree2a28a087684353f3fc60fa304d31bd2590e83ab7 /usr.bin
parentde65dd674240a6b2dc4e8d5f93291feb7cad100f (diff)
downloadFreeBSD-src-5db2b9d5b3371f0f9ee8b69caba9e7c1e641877f.zip
FreeBSD-src-5db2b9d5b3371f0f9ee8b69caba9e7c1e641877f.tar.gz
For variables that are only checked with defined(), don't provide
any fake value.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/dirname/Makefile2
-rw-r--r--usr.bin/elf2aout/Makefile2
-rw-r--r--usr.bin/lex/lib/Makefile2
-rw-r--r--usr.bin/locate/bigram/Makefile2
-rw-r--r--usr.bin/locate/code/Makefile2
-rw-r--r--usr.bin/ministat/Makefile2
-rw-r--r--usr.bin/netstat/Makefile2
-rw-r--r--usr.bin/truss/Makefile2
-rw-r--r--usr.bin/unexpand/Makefile2
-rw-r--r--usr.bin/uudecode/Makefile2
-rw-r--r--usr.bin/vgrind/RETEST/Makefile3
11 files changed, 12 insertions, 11 deletions
diff --git a/usr.bin/dirname/Makefile b/usr.bin/dirname/Makefile
index 15338fd..b6a8911 100644
--- a/usr.bin/dirname/Makefile
+++ b/usr.bin/dirname/Makefile
@@ -2,6 +2,6 @@
# $FreeBSD$
PROG= dirname
-NOMAN= noman
+NOMAN=
.include <bsd.prog.mk>
diff --git a/usr.bin/elf2aout/Makefile b/usr.bin/elf2aout/Makefile
index 24f73f8..2947869 100644
--- a/usr.bin/elf2aout/Makefile
+++ b/usr.bin/elf2aout/Makefile
@@ -2,7 +2,7 @@
PROG= elf2aout
NOMAN=
-NO_WERROR?=
+NO_WERROR=
WARNS?= 5
.include <bsd.prog.mk>
diff --git a/usr.bin/lex/lib/Makefile b/usr.bin/lex/lib/Makefile
index 0091cc2..043d65f 100644
--- a/usr.bin/lex/lib/Makefile
+++ b/usr.bin/lex/lib/Makefile
@@ -2,7 +2,7 @@
LIB= ln
SRCS= libmain.c libyywrap.c
-NOPIC= yes
+NOPIC=
LINKS= ${LIBDIR}/libln.a ${LIBDIR}/libl.a
LINKS+= ${LIBDIR}/libln.a ${LIBDIR}/libfl.a
diff --git a/usr.bin/locate/bigram/Makefile b/usr.bin/locate/bigram/Makefile
index e0018d8..57e5bcf 100644
--- a/usr.bin/locate/bigram/Makefile
+++ b/usr.bin/locate/bigram/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PROG= locate.bigram
-NOMAN= noman
+NOMAN=
BINDIR= ${LIBEXECDIR}
CFLAGS+= -I${.CURDIR}/../locate
diff --git a/usr.bin/locate/code/Makefile b/usr.bin/locate/code/Makefile
index fb1fb51..cc7033b 100644
--- a/usr.bin/locate/code/Makefile
+++ b/usr.bin/locate/code/Makefile
@@ -3,7 +3,7 @@
PROG= locate.code
CFLAGS+=-I${.CURDIR}/../locate
-NOMAN= noman
+NOMAN=
BINDIR= ${LIBEXECDIR}
.include <bsd.prog.mk>
diff --git a/usr.bin/ministat/Makefile b/usr.bin/ministat/Makefile
index 17e26c2..547e4bc 100644
--- a/usr.bin/ministat/Makefile
+++ b/usr.bin/ministat/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
PROG= ministat
-NOMAN= yes
+NOMAN=
DPADD= ${LIBM}
LDADD= -lm
diff --git a/usr.bin/netstat/Makefile b/usr.bin/netstat/Makefile
index a47f735..86a43d5 100644
--- a/usr.bin/netstat/Makefile
+++ b/usr.bin/netstat/Makefile
@@ -7,7 +7,7 @@ SRCS= if.c inet.c inet6.c main.c mbuf.c mcast.c mroute.c ipx.c route.c \
CFLAGS+=-DIPSEC
CFLAGS+=-DINET6
WARNS?= 2
-NO_WERROR?=
+NO_WERROR=
BINGRP= kmem
BINMODE=2555
diff --git a/usr.bin/truss/Makefile b/usr.bin/truss/Makefile
index 828e717..3fcc219 100644
--- a/usr.bin/truss/Makefile
+++ b/usr.bin/truss/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
WARNS?= 2
-NO_WERROR= yes
+NO_WERROR=
PROG= truss
SRCS= main.c setup.c syscalls.c syscalls.h ioctl.c ${MACHINE_ARCH}-fbsd.c
.if ${MACHINE_ARCH} == "i386"
diff --git a/usr.bin/unexpand/Makefile b/usr.bin/unexpand/Makefile
index 5a25126..bdd4a02 100644
--- a/usr.bin/unexpand/Makefile
+++ b/usr.bin/unexpand/Makefile
@@ -2,6 +2,6 @@
# $FreeBSD$
PROG= unexpand
-NOMAN= noman
+NOMAN=
.include <bsd.prog.mk>
diff --git a/usr.bin/uudecode/Makefile b/usr.bin/uudecode/Makefile
index e40f46c..b44773d 100644
--- a/usr.bin/uudecode/Makefile
+++ b/usr.bin/uudecode/Makefile
@@ -4,6 +4,6 @@
PROG= uudecode
WARNS?= 4
LINKS= ${BINDIR}/uudecode ${BINDIR}/b64decode
-NOMAN= noman
+NOMAN=
.include <bsd.prog.mk>
diff --git a/usr.bin/vgrind/RETEST/Makefile b/usr.bin/vgrind/RETEST/Makefile
index 1e50c81..f5c5c82 100644
--- a/usr.bin/vgrind/RETEST/Makefile
+++ b/usr.bin/vgrind/RETEST/Makefile
@@ -1,9 +1,10 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $FreeBSD$
PROG= retest
SRCS= regexp.c retest.c
.PATH: ${.CURDIR}/..
-NOMAN= noman
+NOMAN=
install:
OpenPOWER on IntegriCloud