summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/i4b/isdntest/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/i4b/isdntest/Makefile b/usr.sbin/i4b/isdntest/Makefile
index 2a677e9..2802f1f 100644
--- a/usr.sbin/i4b/isdntest/Makefile
+++ b/usr.sbin/i4b/isdntest/Makefile
@@ -2,9 +2,8 @@
PROG= isdntest
MAN= isdntest.8
-SRCS= main.c
install:
- @echo isdntest is not installed automatically
+ @${ECHO} "isdntest is not installed automatically"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud