src/world/gperf/Makefile

11 lines
320 B
Makefile

# Makefile - hhl - /usr/src/world/gperf
# Copyright 2020 Nathan Fisher <nfisher.sr@gmail.com>
#
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