Oops - shell variables can't use the += operator - must reference the existing value...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 27 May 2012 17:11:43 +0000 (17:11 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 27 May 2012 17:11:43 +0000 (17:11 +0000)
commit96462ac746218d8a2eff596544ad4bef481402ea
tree52e9533d90a2d0b0ea7184de7cca5ed0a4b39dcc
parent7d65c54eef193f4f6f4391ea9fc62ea8c14a73b2
Oops - shell variables can't use the += operator - must reference the existing value in the new value to append.
Maintenance/makefile