Reducing import time over several repeated calls in a Makefile

(no imports here anyway)

Thanks for noticing this! I forgot I removed the need for the tilesets import and I’ll try moving the shutil bit as well. These are indeed helpful for reducing import times.

Actually, your post reminds me that I can also import the specific definitions from the common functions as well.