diff options
author | Mark Ferrell <major@homeonderanged.org> | 2014-04-21 10:10:09 -0700 |
---|---|---|
committer | Mark Ferrell <major@homeonderanged.org> | 2014-04-21 14:50:54 -0700 |
commit | c2d695ebf0fa170a27042458b2a3b5ec0ad864e6 (patch) | |
tree | 737a332826ac160107654027ffa830bb1e6ed4ad /README.md | |
parent | ea97c27d6445b96a70608689fc1926b5280c74ec (diff) |
Change how build-makedeps handles depdancies
* Instead of generating huge lists of dependancies and then jumping through
eval hoops to write them into the Makefile, we now use basic (portable)
Makefile syntax to just append dependancies by declaring the comman
portion as a separate entry. This should reduce the time spent building the
makefile (less shell hoops) and allow us to automatically perform uninstalls
for reverse deps.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions