# Makefile - hhl - /usr/src/world/ # Copyright 2020 Nathan Fisher # distname = skalibs distext = gz no_objdir = 1 include world.mk export CFLAGS = --sysroot=$(DESTDIR) config_opts += --host=$(tgt) config_opts += --libdir=/usr/lib config_opts += --dynlibdir=/lib config_opts += --datadir=/etc config_opts += --with-sysdep-devurandom=yes include targets.mk