14 lines
387 B
Diff
14 lines
387 B
Diff
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -857,8 +857,8 @@ tzselect: tzselect.ksh version
|
|
chmod +x $@.out
|
|
mv $@.out $@
|
|
|
|
-check: check_mild back.ck now.ck
|
|
-check_mild: check_web check_zishrink \
|
|
+check: check_mild back.ck
|
|
+check_mild: check_zishrink \
|
|
character-set.ck white-space.ck links.ck mainguard.ck \
|
|
name-lengths.ck slashed-abbrs.ck sorted.ck \
|
|
tables.ck ziguard.ck tzs.ck
|