I am compiling haproxy-1.5.22 in a Redhat 2.6.18 VMware. The compilation syntax is below, "make TARGET=linux26 USE_OPENSSL=1 ARCH=x86_64 PREFIX="/opt/httpd/software/haproxy-1.5.22" -f Makefile"
The compilation succeeded but the $PREFIX in Makefile does not change, still point to "/usr/local". Can someone help me to tell me why and how to fix it? Many Thanks, Q.Xie

