aboutsummaryrefslogtreecommitdiff
path: root/contrib/sendmail/makemap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/makemap/Makefile')
-rw-r--r--contrib/sendmail/makemap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/sendmail/makemap/Makefile b/contrib/sendmail/makemap/Makefile
index 953d28b37e7e..301a639d437e 100644
--- a/contrib/sendmail/makemap/Makefile
+++ b/contrib/sendmail/makemap/Makefile
@@ -8,6 +8,8 @@ all: FRC
$(SHELL) $(BUILD) $(OPTIONS) $@
clean: FRC
$(SHELL) $(BUILD) $(OPTIONS) $@
+check: FRC
+ $(SHELL) $(BUILD) $(OPTIONS) $@
install: FRC
$(SHELL) $(BUILD) $(OPTIONS) $@