src/world/iproute2/Makefile

16 lines
398 B
Makefile

# Makefile - hhl - /usr/src/world/iproute2
# Copyright 2020 Nathan Fisher <nfisher.sr@gmail.com>
#
distname = iproute2
patches = iproute2-consolidated.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