summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2016-01-12 16:25:30 -0500
committerRich Salz <rsalz@openssl.org>2016-01-12 16:26:56 -0500
commitd10dac1187fbb12fdb44a0386f1619b79b40d264 (patch)
tree7ae2439718877f3c117bc9ea655b2822e5c54b92 /crypto
parent4b1fa408b299ed19edba0828109ed93ac1d5322f (diff)
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 'crypto')
-rw-r--r--crypto/Makefile230
-rw-r--r--crypto/Makefile.in134
-rw-r--r--crypto/aes/Makefile.in (renamed from crypto/aes/Makefile)34
-rw-r--r--crypto/asn1/Makefile839
-rw-r--r--crypto/asn1/Makefile.in96
-rw-r--r--crypto/async/Makefile128
-rw-r--r--crypto/async/Makefile.in81
-rw-r--r--crypto/bf/Makefile.in (renamed from crypto/bf/Makefile)12
-rw-r--r--crypto/bio/Makefile223
-rw-r--r--crypto/bio/Makefile.in73
-rw-r--r--crypto/bn/Makefile419
-rw-r--r--crypto/bn/Makefile.in174
-rw-r--r--crypto/buffer/Makefile77
-rw-r--r--crypto/buffer/Makefile.in61
-rw-r--r--crypto/camellia/Makefile.in (renamed from crypto/camellia/Makefile)16
-rw-r--r--crypto/cast/Makefile.in (renamed from crypto/cast/Makefile)16
-rw-r--r--crypto/chacha/Makefile.in (renamed from crypto/chacha/Makefile)2
-rw-r--r--crypto/cmac/Makefile99
-rw-r--r--crypto/cmac/Makefile.in61
-rw-r--r--crypto/cms/Makefile310
-rw-r--r--crypto/cms/Makefile.in67
-rw-r--r--crypto/comp/Makefile89
-rw-r--r--crypto/comp/Makefile.in64
-rw-r--r--crypto/conf/Makefile144
-rw-r--r--crypto/conf/Makefile.in64
-rw-r--r--crypto/crypto-lib.com2
-rw-r--r--crypto/ct/Makefile95
-rw-r--r--crypto/ct/Makefile.in64
-rw-r--r--crypto/des/Makefile176
-rw-r--r--crypto/des/Makefile.in90
-rw-r--r--crypto/dh/Makefile196
-rw-r--r--crypto/dh/Makefile.in63
-rw-r--r--crypto/dsa/Makefile206
-rw-r--r--crypto/dsa/Makefile.in63
-rw-r--r--crypto/dso/Makefile132
-rw-r--r--crypto/dso/Makefile.in63
-rw-r--r--crypto/ec/Makefile362
-rw-r--r--crypto/ec/Makefile.in90
-rw-r--r--crypto/engine/Makefile458
-rw-r--r--crypto/engine/Makefile.in71
-rw-r--r--crypto/err/Makefile97
-rw-r--r--crypto/err/Makefile.in61
-rw-r--r--crypto/evp/Makefile850
-rw-r--r--crypto/evp/Makefile.in86
-rw-r--r--crypto/hmac/Makefile99
-rw-r--r--crypto/hmac/Makefile.in61
-rw-r--r--crypto/idea/Makefile.in (renamed from crypto/idea/Makefile)11
-rw-r--r--crypto/jpake/Makefile59
-rw-r--r--crypto/jpake/Makefile.in43
-rw-r--r--crypto/lhash/Makefile75
-rw-r--r--crypto/lhash/Makefile.in61
-rw-r--r--crypto/md2/Makefile75
-rw-r--r--crypto/md2/Makefile.in61
-rw-r--r--crypto/md4/Makefile.in (renamed from crypto/md4/Makefile)10
-rw-r--r--crypto/md5/Makefile.in (renamed from crypto/md5/Makefile)10
-rw-r--r--crypto/mdc2/Makefile77
-rw-r--r--crypto/mdc2/Makefile.in61
-rw-r--r--crypto/modes/Makefile148
-rw-r--r--crypto/modes/Makefile.in94
-rw-r--r--crypto/objects/Makefile119
-rw-r--r--crypto/objects/Makefile.in74
-rw-r--r--crypto/ocsp/Makefile225
-rw-r--r--crypto/ocsp/Makefile.in64
-rw-r--r--crypto/pem/Makefile238
-rw-r--r--crypto/pem/Makefile.in64
-rw-r--r--crypto/pkcs12/Makefile293
-rw-r--r--crypto/pkcs12/Makefile.in67
-rw-r--r--crypto/pkcs7/Makefile176
-rw-r--r--crypto/pkcs7/Makefile.in68
-rw-r--r--crypto/poly1305/Makefile.in (renamed from crypto/poly1305/Makefile)2
-rw-r--r--crypto/pqueue/Makefile.in (renamed from crypto/pqueue/Makefile)9
-rw-r--r--crypto/rand/Makefile158
-rw-r--r--crypto/rand/Makefile.in63
-rw-r--r--crypto/rc2/Makefile.in (renamed from crypto/rc2/Makefile)11
-rw-r--r--crypto/rc4/Makefile.in (renamed from crypto/rc4/Makefile)17
-rw-r--r--crypto/rc5/Makefile.in (renamed from crypto/rc5/Makefile)11
-rw-r--r--crypto/ripemd/Makefile.in (renamed from crypto/ripemd/Makefile)9
-rw-r--r--crypto/rsa/Makefile309
-rw-r--r--crypto/rsa/Makefile.in67
-rw-r--r--crypto/seed/Makefile92
-rw-r--r--crypto/seed/Makefile.in62
-rw-r--r--crypto/sha/Makefile.in (renamed from crypto/sha/Makefile)27
-rw-r--r--crypto/srp/Makefile84
-rw-r--r--crypto/srp/Makefile.in59
-rw-r--r--crypto/stack/Makefile.in (renamed from crypto/stack/Makefile)10
-rw-r--r--crypto/store/Makefile96
-rw-r--r--crypto/store/Makefile.in61
-rw-r--r--crypto/ts/Makefile257
-rw-r--r--crypto/ts/Makefile.in72
-rw-r--r--crypto/txt_db/Makefile.in (renamed from crypto/txt_db/Makefile)9
-rw-r--r--crypto/ui/Makefile89
-rw-r--r--crypto/ui/Makefile.in61
-rw-r--r--crypto/whrlpool/Makefile.in (renamed from crypto/whrlpool/Makefile)5
-rw-r--r--crypto/x509/Makefile587
-rw-r--r--crypto/x509/Makefile.in75
-rw-r--r--crypto/x509v3/Makefile649
-rw-r--r--crypto/x509v3/Makefile.in71
97 files changed, 2836 insertions, 9257 deletions
diff --git a/crypto/Makefile b/crypto/Makefile
deleted file mode 100644
index 468105751e..0000000000
--- a/crypto/Makefile
+++ /dev/null
@@ -1,230 +0,0 @@
-#
-# OpenSSL/crypto/Makefile
-#
-
-DIR= crypto
-TOP= ..
-CC= cc
-INCLUDE= -I. -I$(TOP) -I../include -Iinclude $(ZLIB_INCLUDE)
-# INCLUDES targets sudbirs!
-INCLUDES= -I.. -I../.. -I../modes -I../include -I../../include $(ZLIB_INCLUDE)
-CFLAG= -g
-MAKEDEPPROG= makedepend
-MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
-MAKEFILE= Makefile
-RM= rm -f
-AR= ar r
-
-RECURSIVE_MAKE= [ -n "$(SDIRS)" ] && for i in $(SDIRS) ; do \
- (cd $$i && echo "making $$target in $(DIR)/$$i..." && \
- $(MAKE) -e TOP=../.. DIR=$$i INCLUDES='$(INCLUDES)' $$target ) || exit 1; \
- done;
-
-PEX_LIBS=
-EX_LIBS=
-
-CFLAGS= $(INCLUDE) $(CFLAG)
-ASFLAGS= $(INCLUDE) $(ASFLAG)
-AFLAGS=$(ASFLAGS)
-CPUID_OBJ=mem_clr.o
-
-LIBS=
-
-GENERAL=Makefile README crypto-lib.com install.com
-
-LIB= $(TOP)/libcrypto.a
-SHARED_LIB= libcrypto$(SHLIB_EXT)
-LIBSRC= cryptlib.c mem.c mem_clr.c mem_dbg.c cversion.c ex_data.c cpt_err.c \
- ebcdic.c uid.c o_time.c o_str.c o_dir.c thr_id.c lock.c fips_ers.c \
- o_init.c o_fips.c mem_sec.c
-LIBOBJ= cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o \
- ebcdic.o uid.o o_time.o o_str.o o_dir.o thr_id.o lock.o fips_ers.o \
- o_init.o o_fips.o mem_sec.o $(CPUID_OBJ)
-
-SRC= $(LIBSRC)
-
-HEADER= buildinf.h arm_arch.h ppc_arch.h sparc_arch.h
-
-ALL= $(GENERAL) $(SRC) $(HEADER)
-
-top:
- @(cd ..; $(MAKE) DIRS=$(DIR) all)
-
-all: shared
-
-fips: cryptlib.o thr_id.o uid.o $(CPUID_OBJ)
- [ -n "$(SDIRS)" ] && for i in $(SDIRS) ; do \
- ( obj=`$(PERL) $(TOP)/util/fipsobj.pl $$i` && \
- cd $$i && echo "making fips in $(DIR)/$$i..." && \
- $(MAKE) -e TOP=../.. DIR=$$i INCLUDES='$(INCLUDES)' $$obj ) || exit 1; \
- done;
-
-buildinf.h: ../Makefile
- $(PERL) $(TOP)/util/mkbuildinf.pl "$(CC) $(CFLAGS)" "$(PLATFORM)" >buildinf.h
-
-x86cpuid.s: x86cpuid.pl perlasm/x86asm.pl
- $(PERL) x86cpuid.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
-
-applink.o: $(TOP)/ms/applink.c
- $(CC) $(CFLAGS) -c -o $@ $(TOP)/ms/applink.c
-
-uplink.o: $(TOP)/ms/uplink.c applink.o
- $(CC) $(CFLAGS) -c -o $@ $(TOP)/ms/uplink.c
-
-uplink-x86.s: $(TOP)/ms/uplink-x86.pl
- $(PERL) $(TOP)/ms/uplink-x86.pl $(PERLASM_SCHEME) > $@
-
-x86_64cpuid.s: x86_64cpuid.pl; $(PERL) x86_64cpuid.pl $(PERLASM_SCHEME) > $@
-ia64cpuid.s: ia64cpuid.S; $(CC) $(CFLAGS) -E ia64cpuid.S > $@
-ppccpuid.s: ppccpuid.pl; $(PERL) ppccpuid.pl $(PERLASM_SCHEME) $@
-pariscid.s: pariscid.pl; $(PERL) pariscid.pl $(PERLASM_SCHEME) $@
-alphacpuid.s: alphacpuid.pl
- (preproc=$$$$.$@.S; trap "rm $$preproc" INT; \
- $(PERL) alphacpuid.pl > $$preproc && \
- $(CC) -E -P $$preproc > $@ && rm $$preproc)
-arm64cpuid.S: arm64cpuid.pl; $(PERL) arm64cpuid.pl $(PERLASM_SCHEME) > $@
-armv4cpuid.S: armv4cpuid.pl; $(PERL) armv4cpuid.pl $(PERLASM_SCHEME) > $@
-
-subdirs:
- @target=all; $(RECURSIVE_MAKE)
-
-files:
- $(PERL) $(TOP)/util/files.pl "CPUID_OBJ=$(CPUID_OBJ)" Makefile >> $(TOP)/MINFO
- @target=files; $(RECURSIVE_MAKE)
-
-# lib: $(LIB): are splitted to avoid end-less loop
-lib: $(LIB)
- @touch lib
-$(LIB): $(LIBOBJ)
- $(AR) $(LIB) $(LIBOBJ)
- $(RANLIB) $(LIB) || echo Never mind.
-
-shared: buildinf.h lib subdirs
- if [ -n "$(SHARED_LIBS)" ]; then \
- (cd ..; $(MAKE) $(SHARED_LIB)); \
- fi
-
-libs:
- @target=lib; $(RECURSIVE_MAKE)
-
-lint:
- @target=lint; $(RECURSIVE_MAKE)
-
-update: local_depend
- @[ -z "$(THIS)" ] || (set -e; target=update; $(RECURSIVE_MAKE) )
- @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
-
-depend: local_depend
- @[ -z "$(THIS)" ] || (set -e; target=depend; $(RECURSIVE_MAKE) )
- @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
-local_depend:
- @[ -z "$(THIS)" -o -f buildinf.h ] || touch buildinf.h # fake buildinf.h if it does not exist
- @[ -z "$(THIS)" ] || $(MAKEDEPEND) -- $(CFLAG) $(INCLUDE) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
- @[ -z "$(THIS)" -o -s buildinf.h ] || rm buildinf.h
-
-clean:
- rm -f buildinf.h *.s *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- @target=clean; $(RECURSIVE_MAKE)
-
-dclean:
- $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
- mv -f Makefile.new $(MAKEFILE)
- @target=dclean; $(RECURSIVE_MAKE)
-
-# DO NOT DELETE THIS LINE -- make depend depends on it.
-
-cpt_err.o: ../include/openssl/bio.h ../include/openssl/crypto.h
-cpt_err.o: ../include/openssl/e_os2.h ../include/openssl/err.h
-cpt_err.o: ../include/openssl/lhash.h ../include/openssl/opensslconf.h
-cpt_err.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
-cpt_err.o: ../include/openssl/safestack.h ../include/openssl/stack.h
-cpt_err.o: ../include/openssl/symhacks.h cpt_err.c
-cryptlib.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/buffer.h
-cryptlib.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
-cryptlib.o: ../include/openssl/err.h ../include/openssl/lhash.h
-cryptlib.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
-cryptlib.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
-cryptlib.o: ../include/openssl/stack.h ../include/openssl/symhacks.h cryptlib.c
-cryptlib.o: include/internal/cryptlib.h
-cversion.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/buffer.h
-cversion.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
-cversion.o: ../include/openssl/err.h ../include/openssl/lhash.h
-cversion.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
-cversion.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
-cversion.o: ../include/openssl/stack.h ../include/openssl/symhacks.h buildinf.h
-cversion.o: cversion.c include/internal/cryptlib.h
-ebcdic.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h ebcdic.c
-ex_data.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/buffer.h
-ex_data.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
-ex_data.o: ../include/openssl/err.h ../include/openssl/lhash.h
-ex_data.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
-ex_data.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
-ex_data.o: ../include/openssl/stack.h ../include/openssl/symhacks.h ex_data.c
-ex_data.o: include/internal/cryptlib.h
-fips_ers.o: ../include/openssl/opensslconf.h fips_ers.c
-lock.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/buffer.h
-lock.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
-lock.o: ../include/openssl/err.h ../include/openssl/lhash.h
-lock.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
-lock.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
-lock.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
-lock.o: include/internal/cryptlib.h lock.c
-mem.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/buffer.h
-mem.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
-mem.o: ../include/openssl/err.h ../include/openssl/lhash.h
-mem.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
-mem.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
-mem.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
-mem.o: include/internal/cryptlib.h mem.c
-mem_clr.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
-mem_clr.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
-mem_clr.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
-mem_clr.o: ../include/openssl/stack.h ../include/openssl/symhacks.h mem_clr.c
-mem_dbg.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/buffer.h
-mem_dbg.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
-mem_dbg.o: ../include/openssl/err.h ../include/openssl/lhash.h
-mem_dbg.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
-mem_dbg.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
-mem_dbg.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
-mem_dbg.o: include/internal/cryptlib.h mem_dbg.c
-mem_sec.o: ../e_os.h ../include/openssl/crypto.h ../include/openssl/e_os2.h
-mem_sec.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
-mem_sec.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
-mem_sec.o: ../include/openssl/stack.h ../include/openssl/symhacks.h mem_sec.c
-o_dir.o: ../e_os.h ../include/internal/o_dir.h ../include/openssl/e_os2.h
-o_dir.o: ../include/openssl/opensslconf.h LPdir_unix.c o_dir.c
-o_fips.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/buffer.h
-o_fips.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
-o_fips.o: ../include/openssl/err.h ../include/openssl/lhash.h
-o_fips.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
-o_fips.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
-o_fips.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
-o_fips.o: include/internal/cryptlib.h o_fips.c
-o_init.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/crypto.h
-o_init.o: ../include/openssl/e_os2.h ../include/openssl/err.h
-o_init.o: ../include/openssl/lhash.h ../include/openssl/opensslconf.h
-o_init.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
-o_init.o: ../include/openssl/safestack.h ../include/openssl/stack.h
-o_init.o: ../include/openssl/symhacks.h o_init.c
-o_str.o: ../e_os.h ../include/internal/o_str.h ../include/openssl/bio.h
-o_str.o: ../include/openssl/buffer.h ../include/openssl/crypto.h
-o_str.o: ../include/openssl/e_os2.h ../include/openssl/err.h
-o_str.o: ../include/openssl/lhash.h ../include/openssl/opensslconf.h
-o_str.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
-o_str.o: ../include/openssl/safestack.h ../include/openssl/stack.h
-o_str.