aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/security
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-12-21 08:47:35 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-12-21 08:47:35 +0000
commite653b48c80fb85b2a10372d664a4b55dbdc51dae (patch)
tree7f8ff4b9f5ceced931324bf379fadaf03c3f07ea /tools/regression/security
parentd626a8a238996d787428b43e5398f512cfd0aa94 (diff)
downloadsrc-e653b48c80fb85b2a10372d664a4b55dbdc51dae.tar.gz
src-e653b48c80fb85b2a10372d664a4b55dbdc51dae.zip
Start the dreaded NOFOO -> NO_FOO conversion.
OK'ed by: core
Notes
Notes: svn path=/head/; revision=139103
Diffstat (limited to 'tools/regression/security')
-rw-r--r--tools/regression/security/access/Makefile2
-rw-r--r--tools/regression/security/proc_to_proc/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/regression/security/access/Makefile b/tools/regression/security/access/Makefile
index 16e796f06ab9..7ec39999dff6 100644
--- a/tools/regression/security/access/Makefile
+++ b/tools/regression/security/access/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= testaccess
-NOMAN=
+NO_MAN=
SRCS= testaccess.c
CFLAGS += -Wall
diff --git a/tools/regression/security/proc_to_proc/Makefile b/tools/regression/security/proc_to_proc/Makefile
index 3950943ad8db..ad09f7a696f3 100644
--- a/tools/regression/security/proc_to_proc/Makefile
+++ b/tools/regression/security/proc_to_proc/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= testuid
-NOMAN=
+NO_MAN=
ADDITIONAL_FLAGS=-DSETSUGID_SUPPORTED
#ADDITIONAL_FLAGS= -DSETSUGID_SUPPORTED_BUT_NO_LIBC_STUB