Greetings,
I have a silly question..
what is the difference between the following commands:

cd /usr/ports/mail/imap-uw && make && make install

cd /usr/ports/mail/imap-uw ; make ; make install

cd /usr/ports/mail/imap-uw && make install clean

Cheers,
Brian

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to