build,xsm: fix multiple call
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 23 Apr 2020 07:59:05 +0000 (09:59 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 23 Apr 2020 07:59:05 +0000 (09:59 +0200)
commit52f3f319851e40892fbafeae53e512c7d61f03d0
treefef7e06ecadb4b4f76c72d23f252f048541d7eb4
parent8e85181cf88f83c4ca289f7273863179b1c20611
build,xsm: fix multiple call

Both script mkflask.sh and mkaccess_vector.sh generates multiple
files. Exploits the 'multi-target pattern rule' trick to call each
scripts only once.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/xsm/flask/Makefile