src/world/haveged/Makefile

11 lines
285 B
Makefile
Raw Normal View History

# Makefile - hhl - /src/world/havaged
# Copyright 2020 Nathan Fisher <nfisher.sr@gmail.com>
#
distname = haveged
distext = gz
distfile = v$(haveged_version).tar.gz
include world.mk
config_opts += --host=$(tgt)
config_opts += --with-sysroot=$(DESTDIR)
include targets.mk