takagi / lake

Lake is a GNU make like build utility in Common Lisp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make EXECUTE function not able to be called outside task.

takagi opened this issue · comments

Make EXECUTE function not able to be called outside task.

  • Unbound *namespace* may be used to find inside task or not. => NG
  • Other functions such as SH should be same.