aboutsummaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
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 f8c8f03..f8c8f03 100644
--- a/demos/bio/Makefile
+++ b/demos/bio/Makefile.in
diff --git a/demos/easy_tls/Makefile b/demos/easy_tls/Makefile.in
index 2080700..2080700 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 956193f..e299d33 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 72f3546..652d0b1 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 63b8c79..04481e3 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 5b6a339..fe02034 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 e6d391e..e6d391e 100644
--- a/demos/sign/Makefile
+++ b/demos/sign/Makefile.in
diff --git a/demos/state_machine/Makefile b/demos/state_machine/Makefile.in
index c7a1145..c7a1145 100644
--- a/demos/state_machine/Makefile
+++ b/demos/state_machine/Makefile.in