# Makefile - hhl - /usr/src/world/s6-rc # Copyright 2020 Nathan Fisher # distname = s6-rc distext = gz no_objdir = 1 include world.mk ifeq ($(arch), armv7l) post_configure = install -m644 armv7l-config.mak $(srcdir)/config.mak endif export CFLAGS = --sysroot=$(DESTDIR) config_opts += --host=$(tgt) config_opts += --with-sysdeps=$(libdir)/skalibs/sysdeps include targets.mk