diff options
author | Rich Salz <rsalz@akamai.com> | 2016-01-12 22:25:30 +0100 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2016-01-12 22:26:56 +0100 |
commit | d10dac1187fbb12fdb44a0386f1619b79b40d264 (patch) | |
tree | 7ae2439718877f3c117bc9ea655b2822e5c54b92 /demos | |
parent | STACK_OF(SSL_COMP) is a public type (diff) | |
download | openssl-d10dac1187fbb12fdb44a0386f1619b79b40d264.tar.xz openssl-d10dac1187fbb12fdb44a0386f1619b79b40d264.zip |
Move Makefiles to Makefile.in
Create Makefile's from Makefile.in
Rename Makefile.org to Makefile.in
Rename Makefiles to Makefile.in
Address review feedback from Viktor and Richard
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'demos')
-rw-r--r-- | demos/bio/Makefile.in (renamed from demos/bio/Makefile) | 0 | ||||
-rw-r--r-- | demos/easy_tls/Makefile.in (renamed from demos/easy_tls/Makefile) | 0 | ||||
-rw-r--r-- | demos/engines/cluster_labs/Makefile.in (renamed from demos/engines/cluster_labs/Makefile) | 14 | ||||
-rw-r--r-- | demos/engines/ibmca/Makefile.in (renamed from demos/engines/ibmca/Makefile) | 14 | ||||
-rw-r--r-- | demos/engines/rsaref/Makefile.in (renamed from demos/engines/rsaref/Makefile) | 14 | ||||
-rw-r--r-- | demos/engines/zencod/Makefile.in (renamed from demos/engines/zencod/Makefile) | 14 | ||||
-rw-r--r-- | demos/sign/Makefile.in (renamed from demos/sign/Makefile) | 0 | ||||
-rw-r--r-- | demos/state_machine/Makefile.in (renamed from demos/state_machine/Makefile) | 0 |
8 files changed, 0 insertions, 56 deletions
diff --git a/demos/bio/Makefile b/demos/bio/Makefile.in index f8c8f03517..f8c8f03517 100644 --- a/demos/bio/Makefile +++ b/demos/bio/Makefile.in diff --git a/demos/easy_tls/Makefile b/demos/easy_tls/Makefile.in index 208070074c..208070074c 100644 --- a/demos/easy_tls/Makefile +++ b/demos/easy_tls/Makefile.in diff --git a/demos/engines/cluster_labs/Makefile b/demos/engines/cluster_labs/Makefile.in index 956193f093..e299d33d72 100644 --- a/demos/engines/cluster_labs/Makefile +++ b/demos/engines/cluster_labs/Makefile.in @@ -98,17 +98,3 @@ depend: mv Makefile.new Makefile # DO NOT DELETE THIS LINE -- make depend depends on it. - -rsaref.o: ../../../include/openssl/asn1.h ../../../include/openssl/bio.h -rsaref.o: ../../../include/openssl/bn.h ../../../include/openssl/crypto.h -rsaref.o: ../../../include/openssl/dh.h ../../../include/openssl/dsa.h -rsaref.o: ../../../include/openssl/e_os2.h ../../../include/openssl/engine.h -rsaref.o: ../../../include/openssl/err.h ../../../include/openssl/lhash.h -rsaref.o: ../../../include/openssl/opensslconf.h -rsaref.o: ../../../include/openssl/opensslv.h -rsaref.o: ../../../include/openssl/ossl_typ.h ../../../include/openssl/rand.h -rsaref.o: ../../../include/openssl/rsa.h ../../../include/openssl/safestack.h -rsaref.o: ../../../include/openssl/stack.h ../../../include/openssl/symhacks.h -rsaref.o: ../../../include/openssl/ui.h rsaref.c rsaref_err.c rsaref_err.h -rsaref.o: source/des.h source/global.h source/md2.h source/md5.h source/rsa.h -rsaref.o: source/rsaref.h diff --git a/demos/engines/ibmca/Makefile b/demos/engines/ibmca/Makefile.in index 72f3546359..652d0b19c5 100644 --- a/demos/engines/ibmca/Makefile +++ b/demos/engines/ibmca/Makefile.in @@ -98,17 +98,3 @@ depend: mv Makefile.new Makefile # DO NOT DELETE THIS LINE -- make depend depends on it. - -rsaref.o: ../../../include/openssl/asn1.h ../../../include/openssl/bio.h -rsaref.o: ../../../include/openssl/bn.h ../../../include/openssl/crypto.h -rsaref.o: ../../../include/openssl/dh.h ../../../include/openssl/dsa.h -rsaref.o: ../../../include/openssl/e_os2.h ../../../include/openssl/engine.h -rsaref.o: ../../../include/openssl/err.h ../../../include/openssl/lhash.h -rsaref.o: ../../../include/openssl/opensslconf.h -rsaref.o: ../../../include/openssl/opensslv.h -rsaref.o: ../../../include/openssl/ossl_typ.h ../../../include/openssl/rand.h -rsaref.o: ../../../include/openssl/rsa.h ../../../include/openssl/safestack.h -rsaref.o: ../../../include/openssl/stack.h ../../../include/openssl/symhacks.h -rsaref.o: ../../../include/openssl/ui.h rsaref.c rsaref_err.c rsaref_err.h -rsaref.o: source/des.h source/global.h source/md2.h source/md5.h source/rsa.h -rsaref.o: source/rsaref.h diff --git a/demos/engines/rsaref/Makefile b/demos/engines/rsaref/Makefile.in index 63b8c79d27..04481e31ce 100644 --- a/demos/engines/rsaref/Makefile +++ b/demos/engines/rsaref/Makefile.in @@ -119,17 +119,3 @@ depend: mv Makefile.new Makefile # DO NOT DELETE THIS LINE -- make depend depends on it. - -rsaref.o: ../../../include/openssl/asn1.h ../../../include/openssl/bio.h -rsaref.o: ../../../include/openssl/bn.h ../../../include/openssl/crypto.h -rsaref.o: ../../../include/openssl/dh.h ../../../include/openssl/dsa.h -rsaref.o: ../../../include/openssl/e_os2.h ../../../include/openssl/engine.h -rsaref.o: ../../../include/openssl/err.h ../../../include/openssl/lhash.h -rsaref.o: ../../../include/openssl/opensslconf.h -rsaref.o: ../../../include/openssl/opensslv.h -rsaref.o: ../../../include/openssl/ossl_typ.h ../../../include/openssl/rand.h -rsaref.o: ../../../include/openssl/rsa.h ../../../include/openssl/safestack.h -rsaref.o: ../../../include/openssl/stack.h ../../../include/openssl/symhacks.h -rsaref.o: ../../../include/openssl/ui.h rsaref.c rsaref_err.c rsaref_err.h -rsaref.o: source/des.h source/global.h source/md2.h source/md5.h source/rsa.h -rsaref.o: source/rsaref.h diff --git a/demos/engines/zencod/Makefile b/demos/engines/zencod/Makefile.in index 5b6a339ab2..fe02034e59 100644 --- a/demos/engines/zencod/Makefile +++ b/demos/engines/zencod/Makefile.in @@ -98,17 +98,3 @@ depend: mv Makefile.new Makefile # DO NOT DELETE THIS LINE -- make depend depends on it. - -rsaref.o: ../../../include/openssl/asn1.h ../../../include/openssl/bio.h -rsaref.o: ../../../include/openssl/bn.h ../../../include/openssl/crypto.h -rsaref.o: ../../../include/openssl/dh.h ../../../include/openssl/dsa.h -rsaref.o: ../../../include/openssl/e_os2.h ../../../include/openssl/engine.h -rsaref.o: ../../../include/openssl/err.h ../../../include/openssl/lhash.h -rsaref.o: ../../../include/openssl/opensslconf.h -rsaref.o: ../../../include/openssl/opensslv.h -rsaref.o: ../../../include/openssl/ossl_typ.h ../../../include/openssl/rand.h -rsaref.o: ../../../include/openssl/rsa.h ../../../include/openssl/safestack.h -rsaref.o: ../../../include/openssl/stack.h ../../../include/openssl/symhacks.h -rsaref.o: ../../../include/openssl/ui.h rsaref.c rsaref_err.c rsaref_err.h -rsaref.o: source/des.h source/global.h source/md2.h source/md5.h source/rsa.h -rsaref.o: source/rsaref.h diff --git a/demos/sign/Makefile b/demos/sign/Makefile.in index e6d391e4ad..e6d391e4ad 100644 --- a/demos/sign/Makefile +++ b/demos/sign/Makefile.in diff --git a/demos/state_machine/Makefile b/demos/state_machine/Makefile.in index c7a114540d..c7a114540d 100644 --- a/demos/state_machine/Makefile +++ b/demos/state_machine/Makefile.in |