install:	hosts.atm e164_cc
		[ -r /etc/hosts.atm ] || install -c -m 0644 hosts.atm /etc
		[ -r /etc/e164_cc ] || install -c -m 0644 e164_cc /etc
