Alexander Hall Tue, 02 May 2006 07:50:04 -0700
Will H. Backman wrote:
001_sendmail.patch for 3.9 says: make obj make depend make make install Is there anything wrong with make obj && make depend && make && make install
001_sendmail.patch for 3.9 says:
make obj make depend make make install Is there anything wrong with make obj && make depend && make && make install
Can't see anything wrong with it.