henix / slt2

a simple Lua template processor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add a `getDependency` function

henix opened this issue · comments

Compute a template's file dependencies from it's included files, for generating Makefile. Something like gcc's -MD