manifest.mn
上传用户:lyxiangda
上传日期:2007-01-12
资源大小:3042k
文件大小:1k
源码类别:

CA认证

开发平台:

WINDOWS

  1. #           CONFIDENTIAL AND PROPRIETARY SOURCE CODE OF
  2. #              NETSCAPE COMMUNICATIONS CORPORATION
  3. # Copyright (C) 1996 Netscape Communications Corporation.  All Rights
  4. # Reserved.  Use of this Source Code is subject to the terms of the
  5. # applicable license agreement from Netscape Communications Corporation.
  6. # The copyright notice(s) in this Source Code does not indicate actual or
  7. # intended publication of this Source Code.
  8. #
  9. CORE_DEPTH = ../..
  10. DEFINES += -DNSM_PROTOCOL_STRICT -DNSPR20 -I../lib/protocol 
  11. MODULE = security
  12. EXPORTS = 
  13. ssmerrs.h 
  14. $(NULL)
  15. CSRCS = 
  16. collectn.c   
  17.         slist.c     
  18. hashtbl.c   
  19. resource.c   
  20. connect.c    
  21. ctrlconn.c   
  22. frontend.c   
  23. dataconn.c   
  24. sslconn.c   
  25. sslskst.c   
  26. p7dconn.c   
  27. p7econn.c   
  28. p7cinfo.c   
  29. hashconn.c   
  30. servutil.c   
  31. certres.c 
  32. processmsg.c 
  33. keyres.c   
  34. crmfres.c 
  35. p12res.c 
  36. kgenctxt.c 
  37. minihttp.c 
  38. nlsutil.c 
  39.         textgen.c 
  40. certlist.c 
  41.         advisor.c 
  42. ssldlgs.c
  43.         password.c   
  44.         oldfunc.c   
  45.         multitoken.c 
  46.         pkcs11ui.c 
  47. signtextres.c 
  48. profile.c 
  49. prefs.c 
  50. certsearch.c 
  51. main.c     
  52. autorenewal.c 
  53. derprint.c 
  54. msgthread.c 
  55. sdrres.c 
  56. $(NULL) 
  57. RESNAME = psm.rc
  58. RES = $(PLATFORM)/psm.res
  59. REQUIRES = dbm security protocol
  60. #IMPORTS = svrcore/SVRCORE_2_5_1
  61. PROGRAM = psm
  62. RELEASE = security/nsm/server