# -*-makefile-*- # # Copyright (C) 2012 by Michael Olbrich # # See CREDITS for details about who has contributed to this project. # # For further information about the PTXdist project and license conditions # see the README file. # image/archive = \ $(call world/image/env, $(1)) \ ptxd_make_image_archive # vim: syntax=make