diff options
| author | Tom Yu <tlyu@mit.edu> | 1996-09-11 15:31:43 +0000 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 1996-09-11 15:31:43 +0000 |
| commit | 152ef6d103f1aea4a0204e0a9738fda30524ae4a (patch) | |
| tree | 5f51d81b358016e0f6a8f54cce2536811f966b65 /src/include | |
| parent | b405b693cdfefae64d9d5827e8116628892ad758 (diff) | |
| download | krb5-152ef6d103f1aea4a0204e0a9738fda30524ae4a.tar.gz krb5-152ef6d103f1aea4a0204e0a9738fda30524ae4a.tar.xz krb5-152ef6d103f1aea4a0204e0a9738fda30524ae4a.zip | |
remove some missed files
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9077 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/krb5/asn.1/.Sanitize | 32 | ||||
| -rw-r--r-- | src/include/krb5/asn.1/.rconf | 1 |
2 files changed, 0 insertions, 33 deletions
diff --git a/src/include/krb5/asn.1/.Sanitize b/src/include/krb5/asn.1/.Sanitize deleted file mode 100644 index f46d2557d8..0000000000 --- a/src/include/krb5/asn.1/.Sanitize +++ /dev/null @@ -1,32 +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: - -.rconf - -Things-to-lose: - -Do-last: - -# End of file. diff --git a/src/include/krb5/asn.1/.rconf b/src/include/krb5/asn.1/.rconf deleted file mode 100644 index 6715bf4617..0000000000 --- a/src/include/krb5/asn.1/.rconf +++ /dev/null @@ -1 +0,0 @@ -ignore KRB5-types.h |
