summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/Makefile')
-rw-r--r--usr.bin/make/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/make/Makefile b/usr.bin/make/Makefile
index 88027b21..af802d0 100644
--- a/usr.bin/make/Makefile
+++ b/usr.bin/make/Makefile
@@ -20,6 +20,9 @@ CFLAGS+=-DMAKE_VERSION=\"5200209170\"
CFLAGS+=-D__FBSDID=__RCSID
.endif
+# XXX: kernel currently broken
+# CFLAGS+=-DUSE_KQUEUE
+
main.o: ${MAKEFILE}
# Set the shell which make(1) uses. Bourne is the default, but a decent
OpenPOWER on IntegriCloud