diff options
Diffstat (limited to 'src/lib/krb5/asn.1')
-rw-r--r-- | src/lib/krb5/asn.1/.Sanitize | 59 | ||||
-rw-r--r-- | src/lib/krb5/asn.1/.rconf | 8 |
2 files changed, 0 insertions, 67 deletions
diff --git a/src/lib/krb5/asn.1/.Sanitize b/src/lib/krb5/asn.1/.Sanitize deleted file mode 100644 index d3b1ca973..000000000 --- a/src/lib/krb5/asn.1/.Sanitize +++ /dev/null @@ -1,59 +0,0 @@ -# Sanitize.in for Kerberos V5 - -# Each directory to survive it's way into a release will need a file -# like this one called "./.Sanitize". All keyword lines must exist, -# and must exist in the order specified by this file. Each directory -# in the tree will be processed, top down, in the following order. - -# Hash started lines like this one are comments and will be deleted -# before anything else is done. Blank lines will also be squashed -# out. - -# The lines between the "Do-first:" line and the "Things-to-keep:" -# line are executed as a /bin/sh shell script before anything else is -# done in this - -Do-first: - -# All files listed between the "Things-to-keep:" line and the -# "Files-to-sed:" line will be kept. All other files will be removed. -# Directories listed in this section will have their own Sanitize -# called. Directories not listed will be removed in their entirety -# with rm -rf. - -Things-to-keep: - -.cvsignore -.rconf -.saberinit -ChangeLog -KRB5-asn.py -Makefile.in -asn1_decode.c -asn1_decode.h -asn1_encode.c -asn1_encode.h -asn1_get.c -asn1_get.h -asn1_k_decode.c -asn1_k_decode.h -asn1_k_encode.c -asn1_k_encode.h -asn1_make.c -asn1_make.h -asn1_misc.c -asn1_misc.h -asn1buf.c -asn1buf.h -asn1glue.h -configure -configure.in -krb5_decode.c -krb5_encode.c -krbasn1.h - -Things-to-lose: - -Do-last: - -# End of file. diff --git a/src/lib/krb5/asn.1/.rconf b/src/lib/krb5/asn.1/.rconf deleted file mode 100644 index abd941953..000000000 --- a/src/lib/krb5/asn.1/.rconf +++ /dev/null @@ -1,8 +0,0 @@ -ignore KRB5-types.c -ignore KRB5-types.h -ignore KRB5-types.py -ignore TAGS -ignore KRB5.ph -ignore Makefile.jtk -ignore glue2.c -ignore process.perl |