Displaying 1 result from an estimated 1 matches for "_configure_".
Did you mean:
_configured_
1998 Dec 03
2
gmake
GNU make does not work for some of my other work so for compiling R I am trying
to use "gmake" which is a link to the correct version of gnu make. I'm not sure
if this should work but it looks like it is suppose to, as $(MAKE) gets expanded
to "gmake" most places. However, "make" gets used in
R-pre0.63.1/src/library/modreg/src
and fails. Is this a bug or should