summaryrefslogtreecommitdiffstats
path: root/tools/KSE
diff options
context:
space:
mode:
Diffstat (limited to 'tools/KSE')
-rw-r--r--tools/KSE/ksetest/Makefile2
-rw-r--r--tools/KSE/rr/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/KSE/ksetest/Makefile b/tools/KSE/ksetest/Makefile
index b5838f2..885d069 100644
--- a/tools/KSE/ksetest/Makefile
+++ b/tools/KSE/ksetest/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= ksetest
-NOMAN=
+NO_MAN=
CFLAGS+= -g -Wall
SRCS= kse_asm.S kse_threads_test.c
diff --git a/tools/KSE/rr/Makefile b/tools/KSE/rr/Makefile
index b97d263..45e1dbb 100644
--- a/tools/KSE/rr/Makefile
+++ b/tools/KSE/rr/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= rr
-NOMAN=
+NO_MAN=
CFLAGS+= -g -Wall
SRCS= kse_asm.S rr.c
OpenPOWER on IntegriCloud