Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2003 17:18:36 -0600
From:      "Brian Henning" <b1henning@hotmail.com>
To:        "freebsd" <freebsd-questions@FreeBSD.ORG>
Subject:   make
Message-ID:  <OE14Xq6f9idlhAqi2AV0000fdec@hotmail.com>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OE14Xq6f9idlhAqi2AV0000fdec>