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

CA认证

开发平台:

WINDOWS

  1. # The contents of this file are subject to the Mozilla Public
  2. # License Version 1.1 (the "License"); you may not use this file
  3. # except in compliance with the License. You may obtain a copy of
  4. # the License at http://www.mozilla.org/MPL/
  5. # Software distributed under the License is distributed on an "AS
  6. # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  7. # implied. See the License for the specific language governing
  8. # rights and limitations under the License.
  9. # The Original Code is the Netscape security libraries.
  10. # The Initial Developer of the Original Code is Netscape
  11. # Communications Corporation.  Portions created by Netscape are 
  12. # Copyright (C) 1994-2000 Netscape Communications Corporation.  All
  13. # Rights Reserved.
  14. # Contributor(s):
  15. # Alternatively, the contents of this file may be used under the
  16. # terms of the GNU General Public License Version 2 or later (the
  17. # "GPL"), in which case the provisions of the GPL are applicable 
  18. # instead of those above.  If you wish to allow use of your 
  19. # version of this file only under the terms of the GPL and not to
  20. # allow others to use your version of this file under the MPL,
  21. # indicate your decision by deleting the provisions above and
  22. # replace them with the notice and other provisions required by
  23. # the GPL.  If you do not delete the provisions above, a recipient
  24. # may use your version of this file under either the MPL or the
  25. # GPL.
  26. #
  27. MANIFEST_CVS_ID = "@(#) $RCSfile: manifest.mn,v $ $Revision: 1.3 $ $Date: 2000/09/06 22:23:56 $ $Name: NSS_3_1_1_RTM $"
  28. CORE_DEPTH = ../../..
  29. DIRS = builtins
  30. PRIVATE_EXPORTS = 
  31. ck.h   
  32. ckfw.h   
  33. ckfwm.h   
  34. ckfwtm.h   
  35. ckmd.h   
  36. ckt.h   
  37. $(NULL)
  38. EXPORTS =    
  39. nssck.api  
  40. nssckepv.h 
  41. nssckft.h  
  42. nssckfw.h  
  43. nssckfwc.h 
  44. nssckfwt.h 
  45. nssckg.h   
  46. nssckmdt.h 
  47. nssckp.h   
  48. nssckt.h   
  49. nsscku.h   
  50. $(NULL)
  51. MODULE = security
  52. CSRCS =    
  53. find.c    
  54. hash.c    
  55. instance.c 
  56. mutex.c    
  57. nsprstub.c 
  58. object.c   
  59. session.c  
  60. sessobj.c  
  61. slot.c    
  62. token.c    
  63. wrap.c    
  64. mechanism.c 
  65. $(NULL)
  66. REQUIRES = security nspr
  67. LIBRARY_NAME = nssckfw