aboutsummaryrefslogtreecommitdiff
path: root/mailstats/Makefile
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2020-07-14 21:40:53 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2020-07-14 21:40:53 +0000
commitcee0d44ab388e12fbd62fdb134d295c58901148a (patch)
treefbe464b241337077b941be7126ad3f3f78b19f7f /mailstats/Makefile
parent1c3e417caf2d11608f10043b7e70b6e7ed8711ff (diff)
Notes
Diffstat (limited to 'mailstats/Makefile')
-rw-r--r--mailstats/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mailstats/Makefile b/mailstats/Makefile
index b4137b7c451b..526cd161efd1 100644
--- a/mailstats/Makefile
+++ b/mailstats/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) $@