# Makefile - hhl - /usr/src/world/autoconf # Copyright 2020 Nathan Fisher # distname = autoconf include world.mk export CFLAGS = --sysroot=$(DESTDIR) config_opts += --host=$(tgt) include targets.mk