BINARIES=federate.sh smbmount.FreeBSD.pl smbmount.Linux.pl \ make_hosts fed-tun.pl fed_evrepeater rc.fedaccounts \ config_from_tunnelip.pl fedkit.tgz: ${BINARIES} ${PATCHES} mkdir -p /tmp/fedkit/local/federation/bin mkdir -p /tmp/fedkit/local/federation/etc cp ${BINARIES} /tmp/fedkit/local/federation/bin tar czf fedkit.tgz -C /tmp/fedkit local rm -rf /tmp/fedkit clean: rm -f fedkit.tgz