Remove quotes around TARGETS no issue #
authorPeter Amstutz <peter.amstutz@curii.com>
Thu, 15 Apr 2021 17:23:24 +0000 (13:23 -0400)
committerDaniel KutyƂa <daniel.kutyla@contractors.roche.com>
Fri, 23 Apr 2021 11:02:56 +0000 (13:02 +0200)
commitf568b58370bfcc6b5c9035f57bd9b85f1f040074
tree764f43b872b718560ef69fd2624817b70e0adb1c
parent7632d98ba8b9a585551e1894482a2b21713b9344
Remove quotes around TARGETS no issue #

The quotes get included in the variable substitution, but when we
iterate over it using 'for' we actually want it split on spaces.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Makefile