With: FILES = $(shell ls). indented underneath all like that, it's a build command. So this expands $(shell ls) , then tries to run the command FILES .
確定! 回上一頁