mkimage-profiles/image.in/functions.mk
Michael Shigorin 30bb813793 initial groups support/selection
...along with obituary fixes.
2011-11-03 20:39:01 +02:00

8 lines
206 B
Makefile

PKGDIR=$(GLOBAL_BUILDDIR)/pkg
# prefix pkglist name with its directory to form a path
list = $(1:%=$(PKGDIR)/lists/%)
# prefix/suffix group name to form a path
group = $(1:%=$(PKGDIR)/groups/%.directory)