/netbsd/crypto/external/bsd/heimdal/dist/packages/mac/ |
H A D | mac.sh | 30 CODE_SIGN_IDENTITY="Developer ID Application:" \
|
H A D | Makefile.in | 662 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 666 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/cf/ |
H A D | Makefile.am.common | 78 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 82 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/include/ |
H A D | Makefile.in | 1092 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 1096 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/lib/hdb/ |
H A D | Makefile.in | 1256 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 1260 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/etc/ |
H A D | Makefile.in | 657 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 661 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/include/gssapi/ |
H A D | Makefile.in | 659 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 663 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/include/hcrypto/ |
H A D | Makefile.in | 683 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 687 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/include/kadm5/ |
H A D | Makefile.in | 660 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 664 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/packages/ |
H A D | Makefile.in | 838 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 842 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/tests/ |
H A D | Makefile.in | 839 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 843 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/tools/ |
H A D | Makefile.in | 846 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 850 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/tests/bin/ |
H A D | Makefile.in | 823 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 827 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/lib/kdfs/ |
H A D | Makefile.in | 872 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 876 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/lib/ |
H A D | Makefile.in | 867 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 871 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/lib/vers/ |
H A D | Makefile.in | 812 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 816 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/tests/can/ |
H A D | Makefile.in | 1063 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 1067 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/tests/java/ |
H A D | Makefile.in | 1059 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 1063 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/tests/ldap/ |
H A D | Makefile.in | 1066 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 1070 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/ |
H A D | Makefile.in | 1068 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 1072 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/admin/ |
H A D | Makefile.in | 998 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 1002 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/tests/db/ |
H A D | Makefile.in | 1100 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 1104 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/tests/gss/ |
H A D | Makefile.in | 1106 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 1110 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/tests/plugin/ |
H A D | Makefile.in | 1240 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 1244 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|
/netbsd/crypto/external/bsd/heimdal/dist/lib/kafs/ |
H A D | Makefile.in | 1046 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 1050 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
|