# Makefile - hhl - /usr/src/world/ # Copyright 2020 Nathan Fisher # distname = wget distext = gz include world.mk export CFLAGS = --sysroot=$(DESTDIR) config_opts += --host=$(tgt) config_opts += --sysconfdir=/etc config_opts += --with-ssl=openssl config_opts += --without-libpsl config_opts += --disable-pcre2 config_opts += --disable-iri include targets.mk