Diff
Logged in as anonymous

Differences From Artifact [64db65eb84]:

To Artifact [4278e3af4f]:


1
2
3

4
5
6


1
2
3
4
5
-
-

+



# vim:ft=make:

cloned: kld
	echo "MRC:$@> Cloning interfaces: ${CLONED_INTERFACES}"
.for iface in ${CLONED_INTERFACES}
	ifconfig ${iface} create
.endfor