# Makefile - hhl - /usr/src/world/libressl # Copyright 2020 Nathan Fisher # distname = libressl distext = gz include world.mk config_opts += --host=$(tgt) config_opts += --with-sysroot=$(DESTDIR) config_opts += --with-openssldir=/etc/ssl config_opts += --libdir=/usr/lib config_opts += --enable-shared include targets.mk