# Makefile - hhl - /src/toolchain/musl # Copyright 2020 Nathan Fisher # distname = musl distext = gz include world.mk export CFLAGS = --sysroot=$(DESTDIR) config_opts += --host=$(tgt) config_opts += --bindir=/bin include targets.mk