more comments
git-svn-id: svn://10.0.0.236/trunk@14194 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -18,13 +18,21 @@
|
||||
# Build the Mozilla client.
|
||||
#
|
||||
# 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
|
||||
#
|
||||
#
|
||||
# Usage:
|
||||
# Pull the source:
|
||||
# cvs update mozilla/client.mk
|
||||
# gmake -f mozilla/client.mk checkout
|
||||
#
|
||||
# Build NSPR, maybe only once:
|
||||
# gmake -f mozilla/client.mk nspr
|
||||
#
|
||||
# Build the client:
|
||||
# gmake -f mozilla/client.mk build
|
||||
#
|
||||
|
||||
DEPTH=mozilla
|
||||
|
||||
|
||||
Reference in New Issue
Block a user