# Makefile - hhl - /usr/src/world/texinfo # Copyright 2020 Nathan Fisher # distname = texinfo include world.mk config_opts += --host=$(tgt) config_opts += --disable-static makeflags += TEXMF=/usr/share/texmf export CFLAGS = --sysroot=$(DESTDIR) include targets.mk