make build instructions a little more clear, and add URL

for more information
This commit is contained in:
alecf%netscape.com 1998-11-17 20:00:57 +00:00
Родитель 3441cc43d6
Коммит f4df36ecbe
1 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -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