resolve-system-dependencies: implement in C++

This commit is contained in:
Jude Taylor 2016-08-13 11:36:22 -07:00
parent 4ea742c3f7
commit 2df9a972fc
3 changed files with 209 additions and 0 deletions

View file

@ -13,6 +13,7 @@ makefiles = \
src/nix-collect-garbage/local.mk \
src/nix-prefetch-url/local.mk \
src/buildenv/local.mk \
src/resolve-system-dependencies/local.mk \
perl/local.mk \
scripts/local.mk \
corepkgs/local.mk \