# Makefile - hhl - /usr/src/world/gperf # Copyright 2020 Nathan Fisher # distname = gperf distext = gz include world.mk export CFLAGS = --sysroot=$(DESTDIR) config_opts += --host=$(tgt) config_opts += --docdir=$(install_prefix)/share/doc/gperf/$(gperf_version) include targets.mk