* Turn on Make indentation.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13810
This commit is contained in:
parent
808bf6d34a
commit
63246c648f
@ -237,6 +237,10 @@ if test "$NIX_DEBUG" = "1"; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
# Make GNU Make produce nested output.
|
||||||
|
export NIX_INDENT_MAKE=1
|
||||||
|
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
# Misc. helper functions.
|
# Misc. helper functions.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user