src/world/file/Makefile

12 lines
245 B
Makefile

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