-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40013/
-----------------------------------------------------------

Review request for mesos and Till Toenshoff.


Repository: mesos


Description
-------

This is not a full standartization of Makefile format, however, it is a step 
towards consistency. This patch focuses mainly on the order of files and 
corrects obvious issues. These are guidelines behind the change:

- Files in the same folder should appear in lexicographical order.
- Subfolders should appear in lexicographical order either after files or mixed 
with them (depending on the current consensus in the file).
- Though tabs are preferred, spaces are not replaced if they are current 
consensus in the file or current section.


Diffs
-----

  3rdparty/libprocess/3rdparty/stout/include/Makefile.am 
67b142bbc2d80f40a1e893cc5813d58dd2aa8381 

Diff: https://reviews.apache.org/r/40013/diff/


Testing
-------

make check (Mac OS X 10.10.4)


Thanks,

Alexander Rukletsov

Reply via email to