summaryrefslogtreecommitdiff
path: root/build-aux/Makefile.tail.mk
AgeCommit message (Collapse)Author
2016-05-31avoid prefixing things with ./Luke Shumaker
2016-05-30fixLuke Shumaker
- Make at.relto public, as mod-dist needs it - Include the correct files in .head.mk - Sort the head includes forwards - Sort the tail includes backwards - Correctly prefix at.{sub,dep}dirs with $(outdir) - Undefine variables after they have been namespaced. - Don't try to access at.{sub,dep}dirs after they have been undefined
2016-05-29work on thingsLuke Shumaker
2016-05-27move everything into build-auxLuke Shumaker