Changeset [5acbb1cf367f21c575d1883c0f63cc96f3b87c6f] by Shayan Pooya
February 13th, 2014 @ 09:15 AM
Export the variables in the makefile.
These exports only work with Gnu make, however, they are
necessary to create a usable setting file. We have to use gmake on
FreeBSD.
https://github.com/discoproject/disco/commit/5acbb1cf367f21c575d188...
Committed by Shayan Pooya
- M Makefile
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.