# this makefile contains some syntactic sugar for the toplevel one# strip prefixconfig/with/%: %; @:# just map to specific featuresconfig/like/%: use/build-%; @:# map and preconfigureconfig/pack/%: use/pack/% @$(call set,IMAGE_TYPE,$*)# just preconfigureconfig/name/%: @$(call set,IMAGE_NAME,$*)