If you are using gnu make, what should work is to include the envfile file, then export the list of vars got from the same file: #!make include envfile ...
確定! 回上一頁