Remove quotes around TARGETS no issue #
authorPeter Amstutz <peter.amstutz@curii.com>
Thu, 15 Apr 2021 17:23:24 +0000 (13:23 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Thu, 15 Apr 2021 17:23:24 +0000 (13:23 -0400)
commitdf9d9314d55ee5c7119a0b5b59be2c46c1f26390
tree3ca359e6a2beb6e32702912ccb14146d547a8e45
parent547664ecb6ac881103fb9e94a51b2a2746b2c6ae
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