summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/err
diff options
context:
space:
mode:
authordjm <>2008-09-06 12:15:54 +0000
committerdjm <>2008-09-06 12:15:54 +0000
commitf519f07de9bfb123f2b32aa3965e6f73c8364b80 (patch)
treead353b318ee632f73212a174cffac9bb9e573b7c /src/lib/libcrypto/err
parent89b182c5db7ea802edfc3ee734b4899b43e13e09 (diff)
parentf1625f274acf5dcd5601f6cb5e29e233b2a441a3 (diff)
downloadopenbsd-f519f07de9bfb123f2b32aa3965e6f73c8364b80.tar.gz
openbsd-f519f07de9bfb123f2b32aa3965e6f73c8364b80.tar.bz2
openbsd-f519f07de9bfb123f2b32aa3965e6f73c8364b80.zip
This commit was generated by cvs2git to track changes on a CVS vendor
branch.
Diffstat (limited to 'src/lib/libcrypto/err')
-rw-r--r--src/lib/libcrypto/err/Makefile57
1 files changed, 24 insertions, 33 deletions
diff --git a/src/lib/libcrypto/err/Makefile b/src/lib/libcrypto/err/Makefile
index 4adec55302..23e38409c8 100644
--- a/src/lib/libcrypto/err/Makefile
+++ b/src/lib/libcrypto/err/Makefile
@@ -7,11 +7,6 @@ TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I$(TOP) -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl
13MAKEDEPPROG= makedepend
14MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile 10MAKEFILE= Makefile
16AR= ar r 11AR= ar r
17 12
@@ -51,6 +46,7 @@ links:
51 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) 46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
52 47
53install: 48install:
49 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
54 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \ 50 @headerlist="$(EXHEADER)"; for i in $$headerlist ; \
55 do \ 51 do \
56 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \ 52 (cp $$i $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i; \
@@ -66,6 +62,7 @@ lint:
66 lint -DLINT $(INCLUDES) $(SRC)>fluff 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
67 63
68depend: 64depend:
65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
70 67
71dclean: 68dclean:
@@ -81,38 +78,32 @@ err.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/buffer.h
81err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h 78err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
82err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h 79err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
83err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 80err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
84err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 81err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
85err.o: ../../include/openssl/symhacks.h ../cryptlib.h err.c 82err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
86err_all.o: ../../include/openssl/aes.h ../../include/openssl/asn1.h 83err.o: ../cryptlib.h err.c
87err_all.o: ../../include/openssl/bio.h ../../include/openssl/blowfish.h 84err_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
88err_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 85err_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
89err_all.o: ../../include/openssl/cast.h ../../include/openssl/conf.h 86err_all.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
90err_all.o: ../../include/openssl/crypto.h ../../include/openssl/des.h 87err_all.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
91err_all.o: ../../include/openssl/des_old.h ../../include/openssl/dh.h 88err_all.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
92err_all.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h 89err_all.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
93err_all.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h 90err_all.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
94err_all.o: ../../include/openssl/engine.h ../../include/openssl/err.h 91err_all.o: ../../include/openssl/err.h ../../include/openssl/evp.h
95err_all.o: ../../include/openssl/evp.h ../../include/openssl/fips.h 92err_all.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
96err_all.o: ../../include/openssl/idea.h ../../include/openssl/lhash.h 93err_all.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
97err_all.o: ../../include/openssl/md2.h ../../include/openssl/md4.h 94err_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
98err_all.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h 95err_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem2.h
99err_all.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h 96err_all.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
100err_all.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h 97err_all.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
101err_all.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h 98err_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
102err_all.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs12.h 99err_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
103err_all.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h 100err_all.o: ../../include/openssl/ui.h ../../include/openssl/x509.h
104err_all.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
105err_all.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
106err_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
107err_all.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
108err_all.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
109err_all.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h
110err_all.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h 101err_all.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
111err_all.o: err_all.c 102err_all.o: err_all.c
112err_prn.o: ../../e_os.h ../../include/openssl/bio.h 103err_prn.o: ../../e_os.h ../../include/openssl/bio.h
113err_prn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h 104err_prn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
114err_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 105err_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
115err_prn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 106err_prn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
116err_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 107err_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
117err_prn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 108err_prn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
118err_prn.o: ../cryptlib.h err_prn.c 109err_prn.o: ../../include/openssl/symhacks.h ../cryptlib.h err_prn.c