summaryrefslogtreecommitdiffstats
path: root/config/pkg.mk
blob: 9b32b4264f397e951f1353ad1473d3f3f88ea0c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright © Tavian Barnes <tavianator@tavianator.com>
# SPDX-License-Identifier: 0BSD

# Makefile that generates gen/lib*.mk

.OBJDIR: .

include config/vars.mk

default::
	config/pkg.sh ${TARGET:${GEN}/%.mk=%} >${TARGET} 2>${TARGET}.log