From: Dean Camera Date: Sat, 14 Jul 2012 23:04:37 +0000 (+0000) Subject: Use immediate variable expansion in the second-deepest level makefile scripts to... X-Git-Tag: LUFA-130303~121 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/3c1b28cf5ff16fede61f2abf37d5616f3e661036?ds=sidebyside;hp=3c1b28cf5ff16fede61f2abf37d5616f3e661036 Use immediate variable expansion in the second-deepest level makefile scripts to prevent multiple evaluation of the PROJECT_DIRECTORIES variable. ---