nss: import at 3.0.1 beta 1
[mozilla-nss.git] / security / nss / cmd / SSLsample / README
blob5672cfac8f0e3fa92f0f1be12a0b0a3c422b9dd5
1 These sample programs can be built in either of two ways:
2 1) is the NSS source tree, using the coreconf build system, and 
3 2) stand alone (as part of the NSS distribution).
5 The following makefiles are used only when building in the NSS source tree
6 using coreconf.  These are NOT part of the distribution.
8 Makefile
9 client.mn
10 server.mn
11 config.mk
12 make.client
13 make.server
15 The following source files are common to both build environments and are
16 part of the distribution.
18 NSPRerrs.h
19 SECerrs.h
20 SSLerrs.h
21 client.c
22 getopt.c
23 server.c
24 sslerror.h
26 In the NSS 2.0 distribution, the sample code and makefiles are in a 
27 directory named "samples".  The directories relevant to building 
28 in the distributed tree are:
30 ./samples
31 ./include/dbm
32 ./include/nspr
33 ./include/security
34 ./lib