equal
deleted
inserted
replaced
1 # |
1 # |
2 # Copyright 1996-2007 Sun Microsystems, Inc. All Rights Reserved. |
2 # Copyright 1996-2009 Sun Microsystems, Inc. All Rights Reserved. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 # |
4 # |
5 # This code is free software; you can redistribute it and/or modify it |
5 # This code is free software; you can redistribute it and/or modify it |
6 # under the terms of the GNU General Public License version 2 only, as |
6 # under the terms of the GNU General Public License version 2 only, as |
7 # published by the Free Software Foundation. Sun designates this |
7 # published by the Free Software Foundation. Sun designates this |
31 # |
31 # |
32 # Files |
32 # Files |
33 # |
33 # |
34 AUTO_FILES_JAVA_DIRS = \ |
34 AUTO_FILES_JAVA_DIRS = \ |
35 sun/security/acl \ |
35 sun/security/acl \ |
36 sun/security/ec \ |
|
37 sun/security/jca \ |
36 sun/security/jca \ |
38 sun/security/pkcs \ |
37 sun/security/pkcs \ |
39 sun/security/pkcs12 \ |
38 sun/security/pkcs12 \ |
40 sun/security/provider \ |
39 sun/security/provider \ |
41 sun/security/rsa \ |
40 sun/security/rsa \ |