summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2004-06-01 07:38:11 +0000
committerfjoe <fjoe@FreeBSD.org>2004-06-01 07:38:11 +0000
commitac4a1eaf409bb3923058739e1b03dd0ae247e7f5 (patch)
tree2fa5f4be7b72fa042622684eeb5c811addf53bca /usr.sbin/Makefile
parent5dc6beb6a4e8abdad50237100f14bdb27a4c1063 (diff)
downloadFreeBSD-src-ac4a1eaf409bb3923058739e1b03dd0ae247e7f5.zip
FreeBSD-src-ac4a1eaf409bb3923058739e1b03dd0ae247e7f5.tar.gz
Finish repo move arlconfig -> arlcontrol.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 78fc516..732613a 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -10,7 +10,7 @@ SUBDIR= ac \
ancontrol \
${_apm} \
${_apmd} \
- ${_arlconfig} \
+ ${_arlcontrol} \
arp \
${_asf} \
${_atm} \
@@ -249,7 +249,7 @@ _asf= asf
_bluetooth= bluetooth
.endif
.if ${MACHINE} == "i386"
-_arlconfig= arlconfig
+_arlcontrol= arlcontrol
_boot0cfg= boot0cfg
.endif
.if ${MACHINE} == "pc98"
OpenPOWER on IntegriCloud