Hello, guys, How can I give a BASE dir for "make install"? Normally, when I run "make install", the compiled files will be copy to /usr/sbin, /usr/lib and some other corrosponding direcories. However, if I want to copy them to a filesystem under $BASE, say, I want to copy them to $BASE/usr/bin, $BASE/usr/lib, how can I achieve this simply?
Thanks, Wenbin
_______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
