src/world/m4/Makefile

9 lines
214 B
Makefile

# Makefile - hhl - /usr/src/world/m4
# Copyright 2020 Nathan Fisher <nfisher.sr@gmail.com>
#
distname = m4
include world.mk
config_opts += --host=$(tgt)
CFLAGS += --sysroot=$(DESTDIR)
include targets.mk