nestlabs / nlbuild-autotools

The Nest Labs Build - GNU Autotools (nlbuild-autotools) provides a customized, turnkey build system framework, based on GNU autotools, for standalone Nest Labs (or other) software packages that need to support not only building on and targeting against standalone build host systems but also embedded target systems using GCC-based or -compatible toolchains.
Apache License 2.0
4 stars 12 forks source link

Move makedirs to order only #55

Closed rwalker-com closed 4 years ago

rwalker-com commented 4 years ago

Problem

makedirs being a real dep of _OBJECTS is super bad

Summary of changes

fixes #54

rwalker-com commented 4 years ago

CC @gerickson

rwalker-com commented 4 years ago

@gerickson can we get this merged before you disappear for the weekend?