summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/make/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/Makefile b/usr.bin/make/Makefile
index 06700d7..c59a9a4 100644
--- a/usr.bin/make/Makefile
+++ b/usr.bin/make/Makefile
@@ -20,7 +20,7 @@ CFLAGS+=-D__FBSDID=__RCSID
# There is no obvious performance improvement currently.
# CFLAGS+=-DUSE_KQUEUE
-main.o: ${MAKEFILE}
+main.o shell.o: ${MAKEFILE}
# Directive and keyword tables. We use hash tables. These hash tables have been
# generated with mph which can be found on the usual GNU mirrors.
OpenPOWER on IntegriCloud