tar `if tar --numeric-owner --owner=0 --group=0 --mode=go+u,go-w --sort=name --version >/dev/null 2>&1; then echo --numeric-owner --owner=0 --group=0 --mode=go+u,go-w --sort=name; else :; fi` -cf - tzdb-2016g | lzip -9 > tzdb-2016g.tar.lz
/bin/sh: lzip: command not found
make[1]: *** [tzdb-2016g.tar.lz] Error 127
make: *** [tarballs] Error 2
FWIW, it finishes the legacy formats first.
Can we please have a separate target that builds just the legacy tarballs? Yes, I can build the tzdata and tzcode tarball targets separately, but a combo target would be nice.