# Makefile - hhl - /usr/src/world/libz # Copyright 2020 Nathan Fisher # distname = libz distext = gz include world.mk config_opts += --enable-shared config_opts += --host=$(tgt) CFLAGS += --sysdir=$(build) include targets.mk