Skip to content

Commit

Permalink
plan9: clear auto-generatable mkfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
lufia committed May 31, 2019
1 parent 1cc7651 commit 27ad9fc
Show file tree
Hide file tree
Showing 60 changed files with 0 additions and 1,091 deletions.
107 changes: 0 additions & 107 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ include/openssl/*.h
/crypto/*
!/crypto/Makefile.am.*
!/crypto/mkfile
!/crypto/compat
/crypto/compat/*
!/crypto/compat/arc4random.h
!/crypto/compat/b_win.c
!/crypto/compat/explicit_bzero_win.c
Expand All @@ -168,111 +166,6 @@ include/openssl/*.h
!/crypto/compat/ui_openssl_win.c
!/crypto/compat/crypto_lock_win.c
!/crypto/CMakeLists.txt
!/crypto/aes
/crypto/aes/*
!/crypto/asn1
/crypto/asn1/*
!/crypto/bf
/crypto/bf/*
!/crypto/bio
/crypto/bio/*
!/crypto/bn
/crypto/bn/*
!/crypto/buffer
/crypto/buffer/*
!/crypto/camellia
/crypto/camellia/*
!/crypto/cast
/crypto/cast/*
!/crypto/chacha
/crypto/chacha/*
!/crypto/cmac
/crypto/cmac/*
!/crypto/comp
/crypto/comp/*
!/crypto/conf
/crypto/conf/*
!/crypto/curve25519
/crypto/curve25519/*
!/crypto/des
/crypto/des/*
!/crypto/dh
/crypto/dh/*
!/crypto/dsa
/crypto/dsa/*
!/crypto/dso
/crypto/dso/*
!/crypto/ec
/crypto/ec/*
!/crypto/ecdh
/crypto/ecdh/*
!/crypto/ecdsa
/crypto/ecdsa/*
!/crypto/engine
/crypto/engine/*
!/crypto/err
/crypto/err/*
!/crypto/evp
/crypto/evp/*
!/crypto/gost
/crypto/gost/*
!/crypto/hkdf
/crypto/hkdf/*
!/crypto/hmac
/crypto/hmac/*
!/crypto/idea
/crypto/idea/*
!/crypto/lhash
/crypto/lhash/*
!/crypto/md4
/crypto/md4/*
!/crypto/md5
/crypto/md5/*
!/crypto/modes
/crypto/modes/*
!/crypto/objects
/crypto/objects/*
!/crypto/ocsp
/crypto/ocsp/*
!/crypto/pem
/crypto/pem/*
!/crypto/pkcs12
/crypto/pkcs12/*
!/crypto/pkcs7
/crypto/pkcs7/*
!/crypto/poly1305
/crypto/poly1305/*
!/crypto/rand
/crypto/rand/*
!/crypto/rc2
/crypto/rc2/*
!/crypto/rc4
/crypto/rc4/*
!/crypto/ripemd
/crypto/ripemd/*
!/crypto/rsa
/crypto/rsa/*
!/crypto/sha
/crypto/sha/*
!/crypto/sm3
/crypto/sm3/*
!/crypto/sm4
/crypto/sm4/*
!/crypto/stack
/crypto/stack/*
!/crypto/ts
/crypto/ts/*
!/crypto/txt_db
/crypto/txt_db/*
!/crypto/ui
/crypto/ui/*
!/crypto/whrlpool
/crypto/whrlpool/*
!/crypto/x509
/crypto/x509/*
!/crypto/x509v3
/crypto/x509v3/*
!/crypto/*/mkfile

!/libtls-standalone/compat/Makefile.am
/libtls-standalone/include/*.h
Expand Down
77 changes: 0 additions & 77 deletions apps/openssl/mkfile

This file was deleted.

21 changes: 0 additions & 21 deletions crypto/aes/mkfile

This file was deleted.

12 changes: 0 additions & 12 deletions crypto/asn1/mkfile

This file was deleted.

12 changes: 0 additions & 12 deletions crypto/bf/mkfile

This file was deleted.

32 changes: 0 additions & 32 deletions crypto/bio/mkfile

This file was deleted.

12 changes: 0 additions & 12 deletions crypto/bn/mkfile

This file was deleted.

12 changes: 0 additions & 12 deletions crypto/buffer/mkfile

This file was deleted.

18 changes: 0 additions & 18 deletions crypto/camellia/mkfile

This file was deleted.

12 changes: 0 additions & 12 deletions crypto/cast/mkfile

This file was deleted.

12 changes: 0 additions & 12 deletions crypto/chacha/mkfile

This file was deleted.

12 changes: 0 additions & 12 deletions crypto/cmac/mkfile

This file was deleted.

12 changes: 0 additions & 12 deletions crypto/comp/mkfile

This file was deleted.

Loading

0 comments on commit 27ad9fc

Please sign in to comment.