On Wednesday, January 7, 2004, 12:27:30 AM, Jim wrote: > How about the following: > For CVS > ./configure > make > make install # installs code only > make install install-rdoc # installs code and rdoc > For Release > ./configure > make > make install # installs code and rdoc > make install-nordoc # installs code only Forgive my ignorance, but how does one effect this? Gavin