Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplified unified CPU/GPU/Kaldi Makefile
Modularize build specifications for each target, where each target adds what it needs to paths. Add rpath to cntkmath and plugins so they do not need LD_LIBRARY_PATH. Remove object files from cntk that were already in cntkmath. Organize build targets into UNIX-like bin and lib directories under a configuration-specific directory. Have .gitignore ignore these directories. Make it easy to keep sources in alphabetic order for easier comparison with the Windows project definition.
- Loading branch information