summaryrefslogtreecommitdiffstats
path: root/share/examples/isdn/i4brunppp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/isdn/i4brunppp/Makefile')
-rw-r--r--share/examples/isdn/i4brunppp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/isdn/i4brunppp/Makefile b/share/examples/isdn/i4brunppp/Makefile
index 80cde94..c530da6 100644
--- a/share/examples/isdn/i4brunppp/Makefile
+++ b/share/examples/isdn/i4brunppp/Makefile
@@ -13,7 +13,7 @@ install:
@echo user-ppp in dial-in server under i4b, please copy it into /etc/isdn.
installetc: i4brunppp
- ${INSTALL} -c -m ${BINMODE} -o ${BINOWN} -g ${BINGRP} \
+ ${INSTALL} ${COPY} -m ${BINMODE} -o ${BINOWN} -g ${BINGRP} \
${.CURDIR}/i4brunppp ${RUNPPPDEST}
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud