bash - mckennatim/gitinfo GitHub Wiki

The shell is your friend; and your "-I" options are being used in a shell command invoking gcc. So it is totally legit: INCLUDE = .....
find /home/dir/subdir[12345] -type d | sed s/^/-I/ # note the (`) backquotes