# Makefile - hhl - /usr/src/world/dhcpcd # Copyright 2020 Nathan Fisher # distname = dhcpcd no_objdir = 1 include world.mk CFLAGS = --sysroot=$(DESTDIR) export CFLAGS config_opts += --host=$(tgt) config_opts += --libexecdir=/lib/dhcpcd config_opts += --dbdir=/var/lib/dhcpcd include targets.mk