What's the fastest way to rebuild jss3.dll? The way I do it now is to execute the following in mozilla\security\jss:
make clobber_all make private_export make but this seems like overkill...Is there a better make instruction, something like 'make jss3'? -- POC
