src/world/libtool/Makefile

9 lines
227 B
Makefile

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