Remove hard coded versions from Makefile
Status: Alpha
Brought to you by:
nreilly
As part of our profiling process of the Folding@Home CD we regularly swap between different versions of various components (such as kernels, Glibc and GCC). The attached patch removes hard coded versions thought the Makefile placing settable variables at the head of the Makefile which greatly simplifies this process.
Remove hard coded versions from Makefile