# Makefile - hhl - /src/world/musl-fts # Copyright 2020 Nathan Fisher # distname = musl-fts distext = gz include world.mk pre_configure = cd $(srcdir) && ./bootstrap.sh config_opts += --host=$(tgt) config_opts += --with-sysroot=$(DESTDIR) include targets.mk