Re: make.conf INSTALL knob

2001-04-25 Thread Bruce Evans
On Wed, 25 Apr 2001, Eric D. Futch wrote: > I originally sent this to freebsd-stable but didn't get any replies. It > has been reworded. > > I ran across this while playing with the INSTALL knob in make.conf. In > almost all of the Makefiles in src/ there is either -C or -c hard coded as > an

make.conf INSTALL knob

2001-04-25 Thread Eric D. Futch
I originally sent this to freebsd-stable but didn't get any replies. It has been reworded. I ran across this while playing with the INSTALL knob in make.conf. In almost all of the Makefiles in src/ there is either -C or -c hard coded as an argument to install. This means that changes you make