--- Make.rules Fri Nov 19 21:27:00 2004 +++ Make.rules.new Wed Feb 2 10:32:44 2005 @@ -15,6 +15,11 @@ prefix = /opt/Ice-$(VERSION) # +# Define the compilers. (can also be done in the environment) +# +#CXX := g++ +#CC := gcc +# # Define OPTIMIZE as yes if you want to build with # optimization. Otherwise Ice is build with debug information. #