# Makefile - hhl - /usr/src/world/xz # Copyright 2020 Nathan Fisher # distname = xz include world.mk config_opts += --host=$(tgt) config_opts += --with-sysroot=$(build) config_opts += --disable-static config_opts += --docdir=$(install_prefix)/share/doc/xz/$(xz_version) include targets.mk