File cloned.init.mk artifact 4278e3af4f part of check-in 5621f7a556
cloned: kld echo "MRC:$@> Cloning interfaces: ${CLONED_INTERFACES}" .for iface in ${CLONED_INTERFACES} ifconfig ${iface} create .endfor
cloned: kld echo "MRC:$@> Cloning interfaces: ${CLONED_INTERFACES}" .for iface in ${CLONED_INTERFACES} ifconfig ${iface} create .endfor