make build instructions a little more clear, and add URL
for more information git-svn-id: svn://10.0.0.236/trunk@14811 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d99502389c
commit
d04489f3ff
@ -20,11 +20,11 @@
|
||||
# This needs CVSROOT set to work, e.g.
|
||||
# setenv CVSROOT :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot
|
||||
# --or--
|
||||
# setenv CVSROOT :pserver:$(USER)%netscape.com@cvs.mozilla.org:/cvsroot
|
||||
# setenv CVSROOT :pserver:username%somedomain.org@cvs.mozilla.org:/cvsroot
|
||||
#
|
||||
# Usage:
|
||||
# Pull the source:
|
||||
# cvs update mozilla/client.mk
|
||||
# cvs checkout mozilla/client.mk
|
||||
# gmake -f mozilla/client.mk checkout
|
||||
#
|
||||
# Build NSPR, maybe only once:
|
||||
@ -33,6 +33,7 @@
|
||||
# Build the client:
|
||||
# gmake -f mozilla/client.mk build
|
||||
#
|
||||
# see http://www.mozilla.org/unix/ for more information
|
||||
|
||||
# options:
|
||||
# MOZ_OBJDIR - destination Object Directory
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user