summaryrefslogtreecommitdiffstats
path: root/usr.bin/vi/catalog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/vi/catalog/Makefile')
-rw-r--r--usr.bin/vi/catalog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vi/catalog/Makefile b/usr.bin/vi/catalog/Makefile
index 97ab09e..e095e6d 100644
--- a/usr.bin/vi/catalog/Makefile
+++ b/usr.bin/vi/catalog/Makefile
@@ -105,7 +105,7 @@ english.base: dump ${SCAN} #Makefile
sort -nu > $@
-dump: dump.c
+dump: dump.c ${BUILD_TOOLS_META}
${CC} -o ${.TARGET} ${.ALLSRC}
CLEANFILES+= dump ${CAT} english.base *.check __ck1 __ck2
OpenPOWER on IntegriCloud