src/world/iproute2/Makefile

17 lines
439 B
Makefile

# Makefile - hhl - /usr/src/world/iproute2
# Copyright 2020 Nathan Fisher <nfisher.sr@gmail.com>
#
distname = iproute2
patches += iproute2-consolidated.patch
patches += iproute2-missing-min.patch
no_objdir = 1
include world.mk
export tgt
export basedir
export build
config_cmd = install iproute2.config.mk $(srcdir)/config.mk
makeflags += DOCDIR=$(install_prefix)/share/doc/iproute2/$(iproute2_version)
include targets.mk