Artifact
e37f0b047ec8dc38580b4f7d8164c63452a35acf:
0000: 43 43 20 3d 20 40 43 43 40 0a 41 52 20 3d 20 40 CC = @CC@.AR = @
0010: 41 52 40 0a 52 41 4e 4c 49 42 20 3d 20 40 52 41 AR@.RANLIB = @RA
0020: 4e 4c 49 42 40 0a 43 46 4c 41 47 53 20 3d 20 40 NLIB@.CFLAGS = @
0030: 43 46 4c 41 47 53 40 20 40 53 48 4f 42 4a 46 4c CFLAGS@ @SHOBJFL
0040: 41 47 53 40 0a 43 50 50 46 4c 41 47 53 20 3d 20 AGS@.CPPFLAGS =
0050: 40 43 50 50 46 4c 41 47 53 40 20 2d 49 40 73 72 @CPPFLAGS@ -I@sr
0060: 63 64 69 72 40 20 2d 49 2e 20 40 44 45 46 53 40 cdir@ -I. @DEFS@
0070: 20 40 54 43 4c 5f 44 45 46 53 40 0a 4c 44 46 4c @TCL_DEFS@.LDFL
0080: 41 47 53 20 3d 20 40 4c 44 46 4c 41 47 53 40 20 AGS = @LDFLAGS@
0090: 40 53 48 4f 42 4a 4c 44 46 4c 41 47 53 40 0a 4c @SHOBJLDFLAGS@.L
00a0: 49 42 53 20 3d 20 40 4c 49 42 53 40 0a 49 4e 53 IBS = @LIBS@.INS
00b0: 54 41 4c 4c 20 3d 20 40 49 4e 53 54 41 4c 4c 40 TALL = @INSTALL@
00c0: 0a 50 41 43 4b 41 47 45 5f 56 45 52 53 49 4f 4e .PACKAGE_VERSION
00d0: 20 3d 20 40 50 41 43 4b 41 47 45 5f 56 45 52 53 = @PACKAGE_VERS
00e0: 49 4f 4e 40 0a 54 43 4c 5f 50 41 43 4b 41 47 45 ION@.TCL_PACKAGE
00f0: 5f 50 41 54 48 20 3d 20 40 54 43 4c 5f 50 41 43 _PATH = @TCL_PAC
0100: 4b 41 47 45 5f 50 41 54 48 40 0a 50 41 43 4b 41 KAGE_PATH@.PACKA
0110: 47 45 5f 49 4e 53 54 41 4c 4c 5f 44 49 52 20 3d GE_INSTALL_DIR =
0120: 20 24 28 54 43 4c 5f 50 41 43 4b 41 47 45 5f 50 $(TCL_PACKAGE_P
0130: 41 54 48 29 2f 74 63 6c 74 6c 73 24 28 50 41 43 ATH)/tcltls$(PAC
0140: 4b 41 47 45 5f 56 45 52 53 49 4f 4e 29 0a 56 50 KAGE_VERSION).VP
0150: 41 54 48 20 3d 20 40 73 72 63 64 69 72 40 0a 0a ATH = @srcdir@..
0160: 61 6c 6c 3a 20 40 45 58 54 45 4e 53 49 4f 4e 5f all: @EXTENSION_
0170: 54 41 52 47 45 54 40 0a 0a 23 20 54 68 65 20 73 TARGET@..# The s
0180: 68 61 72 65 64 20 6f 62 6a 65 63 74 20 74 61 72 hared object tar
0190: 67 65 74 0a 74 63 6c 74 6c 73 2e 40 53 48 4f 42 get.tcltls.@SHOB
01a0: 4a 45 58 54 40 3a 20 74 6c 73 2e 6f 20 74 6c 73 JEXT@: tls.o tls
01b0: 42 49 4f 2e 6f 20 74 6c 73 49 4f 2e 6f 20 74 6c BIO.o tlsIO.o tl
01c0: 73 58 35 30 39 2e 6f 20 4d 61 6b 65 66 69 6c 65 sX509.o Makefile
01d0: 0a 09 24 28 43 43 29 20 24 28 43 50 50 46 4c 41 ..$(CC) $(CPPFLA
01e0: 47 53 29 20 24 28 43 46 4c 41 47 53 29 20 24 28 GS) $(CFLAGS) $(
01f0: 4c 44 46 4c 41 47 53 29 20 2d 6f 20 74 63 6c 74 LDFLAGS) -o tclt
0200: 6c 73 2e 40 53 48 4f 42 4a 45 58 54 40 20 74 6c ls.@SHOBJEXT@ tl
0210: 73 2e 6f 20 74 6c 73 42 49 4f 2e 6f 20 74 6c 73 s.o tlsBIO.o tls
0220: 49 4f 2e 6f 20 74 6c 73 58 35 30 39 2e 6f 20 24 IO.o tlsX509.o $
0230: 28 4c 49 42 53 29 0a 0a 23 20 54 68 65 20 73 74 (LIBS)..# The st
0240: 61 74 69 63 20 74 61 72 67 65 74 0a 74 63 6c 74 atic target.tclt
0250: 6c 73 2e 40 41 52 45 58 54 40 3a 20 74 6c 73 2e ls.@AREXT@: tls.
0260: 6f 20 74 6c 73 42 49 4f 2e 6f 20 74 6c 73 49 4f o tlsBIO.o tlsIO
0270: 2e 6f 20 74 6c 73 58 35 30 39 2e 6f 20 4d 61 6b .o tlsX509.o Mak
0280: 65 66 69 6c 65 0a 09 24 28 41 52 29 20 72 63 75 efile..$(AR) rcu
0290: 20 74 63 6c 74 6c 73 2e 61 2e 6e 65 77 20 74 6c tcltls.a.new tl
02a0: 73 2e 6f 20 74 6c 73 42 49 4f 2e 6f 20 74 6c 73 s.o tlsBIO.o tls
02b0: 49 4f 2e 6f 20 74 6c 73 58 35 30 39 2e 6f 0a 09 IO.o tlsX509.o..
02c0: 24 28 52 41 4e 4c 49 42 29 20 74 63 6c 74 6c 73 $(RANLIB) tcltls
02d0: 2e 61 2e 6e 65 77 0a 09 6d 76 20 74 63 6c 74 6c .a.new..mv tcltl
02e0: 73 2e 61 2e 6e 65 77 20 74 63 6c 74 6c 73 2e 61 s.a.new tcltls.a
02f0: 0a 0a 23 20 44 65 70 65 6e 64 65 6e 63 69 65 73 ..# Dependencies
0300: 20 66 6f 72 20 61 6c 6c 20 6f 75 72 20 74 61 72 for all our tar
0310: 67 65 74 73 0a 74 6c 73 2e 6f 3a 20 40 73 72 63 gets.tls.o: @src
0320: 64 69 72 40 2f 74 6c 73 2e 63 20 40 73 72 63 64 dir@/tls.c @srcd
0330: 69 72 40 2f 74 6c 73 49 6e 74 2e 68 20 40 73 72 ir@/tlsInt.h @sr
0340: 63 64 69 72 40 2f 74 63 6c 4f 70 74 73 2e 68 20 cdir@/tclOpts.h
0350: 74 6c 73 2e 74 63 6c 2e 68 20 64 68 5f 70 61 72 tls.tcl.h dh_par
0360: 61 6d 73 2e 68 20 4d 61 6b 65 66 69 6c 65 0a 74 ams.h Makefile.t
0370: 6c 73 42 49 4f 2e 6f 3a 20 40 73 72 63 64 69 72 lsBIO.o: @srcdir
0380: 40 2f 74 6c 73 42 49 4f 2e 63 20 40 73 72 63 64 @/tlsBIO.c @srcd
0390: 69 72 40 2f 74 6c 73 49 6e 74 2e 68 20 4d 61 6b ir@/tlsInt.h Mak
03a0: 65 66 69 6c 65 0a 74 6c 73 49 4f 2e 6f 3a 20 40 efile.tlsIO.o: @
03b0: 73 72 63 64 69 72 40 2f 74 6c 73 49 4f 2e 63 20 srcdir@/tlsIO.c
03c0: 40 73 72 63 64 69 72 40 2f 74 6c 73 49 6e 74 2e @srcdir@/tlsInt.
03d0: 68 20 4d 61 6b 65 66 69 6c 65 0a 74 6c 73 58 35 h Makefile.tlsX5
03e0: 30 39 2e 6f 3a 20 40 73 72 63 64 69 72 40 2f 74 09.o: @srcdir@/t
03f0: 6c 73 58 35 30 39 2e 63 20 40 73 72 63 64 69 72 lsX509.c @srcdir
0400: 40 2f 74 6c 73 49 6e 74 2e 68 20 4d 61 6b 65 66 @/tlsInt.h Makef
0410: 69 6c 65 0a 0a 23 20 43 72 65 61 74 65 20 61 20 ile..# Create a
0420: 43 2d 73 6f 75 72 63 65 2d 69 66 69 65 64 20 76 C-source-ified v
0430: 65 72 73 69 6f 6e 20 6f 66 20 74 68 65 20 73 63 ersion of the sc
0440: 72 69 70 74 20 72 65 73 6f 75 72 63 65 73 0a 23 ript resources.#
0450: 20 66 6f 72 20 54 63 6c 54 4c 53 20 73 6f 20 74 for TclTLS so t
0460: 68 61 74 20 77 65 20 6f 6e 6c 79 20 6e 65 65 64 hat we only need
0470: 20 61 20 73 69 6e 67 6c 65 20 66 69 6c 65 20 74 a single file t
0480: 6f 20 65 6e 61 62 6c 65 0a 23 20 74 68 69 73 20 o enable.# this
0490: 65 78 74 65 6e 73 69 6f 6e 0a 74 6c 73 2e 74 63 extension.tls.tc
04a0: 6c 2e 68 3a 20 40 73 72 63 64 69 72 40 2f 74 6c l.h: @srcdir@/tl
04b0: 73 2e 74 63 6c 0a 09 6f 64 20 2d 41 20 6e 20 2d s.tcl..od -A n -
04c0: 76 20 2d 74 20 78 43 20 3c 20 27 40 73 72 63 64 v -t xC < '@srcd
04d0: 69 72 40 2f 74 6c 73 2e 74 63 6c 27 20 3e 20 74 ir@/tls.tcl' > t
04e0: 6c 73 2e 74 63 6c 2e 68 2e 6e 65 77 2e 31 0a 09 ls.tcl.h.new.1..
04f0: 73 65 64 20 27 73 40 20 20 2a 40 40 67 3b 73 40 sed 's@ *@@g;s@
0500: 2e 2e 40 30 78 26 2c 20 40 67 27 20 3c 20 74 6c ..@0x&, @g' < tl
0510: 73 2e 74 63 6c 2e 68 2e 6e 65 77 2e 31 20 3e 20 s.tcl.h.new.1 >
0520: 74 6c 73 2e 74 63 6c 2e 68 2e 6e 65 77 2e 32 0a tls.tcl.h.new.2.
0530: 09 72 6d 20 2d 66 20 74 6c 73 2e 74 63 6c 2e 68 .rm -f tls.tcl.h
0540: 2e 6e 65 77 2e 31 0a 09 6d 76 20 74 6c 73 2e 74 .new.1..mv tls.t
0550: 63 6c 2e 68 2e 6e 65 77 2e 32 20 74 6c 73 2e 74 cl.h.new.2 tls.t
0560: 63 6c 2e 68 0a 0a 23 20 43 72 65 61 74 65 20 64 cl.h..# Create d
0570: 65 66 61 75 6c 74 20 44 48 20 70 61 72 61 6d 65 efault DH parame
0580: 74 65 72 73 0a 64 68 5f 70 61 72 61 6d 73 2e 68 ters.dh_params.h
0590: 3a 20 40 73 72 63 64 69 72 40 2f 67 65 6e 5f 64 : @srcdir@/gen_d
05a0: 68 5f 70 61 72 61 6d 73 20 4d 61 6b 65 66 69 6c h_params Makefil
05b0: 65 0a 09 40 73 72 63 64 69 72 40 2f 67 65 6e 5f e..@srcdir@/gen_
05c0: 64 68 5f 70 61 72 61 6d 73 20 40 47 45 4e 5f 44 dh_params @GEN_D
05d0: 48 5f 50 41 52 41 4d 53 5f 41 52 47 53 40 20 3e H_PARAMS_ARGS@ >
05e0: 20 64 68 5f 70 61 72 61 6d 73 2e 68 2e 6e 65 77 dh_params.h.new
05f0: 0a 09 6d 76 20 64 68 5f 70 61 72 61 6d 73 2e 68 ..mv dh_params.h
0600: 2e 6e 65 77 20 64 68 5f 70 61 72 61 6d 73 2e 68 .new dh_params.h
0610: 0a 0a 23 20 47 65 6e 65 72 69 63 20 74 61 72 67 ..# Generic targ
0620: 65 74 20 66 6f 72 20 62 75 69 6c 64 69 6e 67 20 et for building
0630: 66 69 6c 65 73 20 66 72 6f 6d 20 74 68 65 20 22 files from the "
0640: 73 72 63 64 69 72 22 0a 23 20 74 72 65 65 20 2d srcdir".# tree -
0650: 2d 20 74 68 65 20 64 65 66 61 75 6c 74 20 74 61 - the default ta
0660: 72 67 65 74 20 77 69 6c 6c 20 6e 6f 74 20 6d 61 rget will not ma
0670: 74 63 68 20 70 61 74 68 73 0a 2e 63 2e 6f 3a 0a tch paths..c.o:.
0680: 09 24 28 43 43 29 20 24 28 43 50 50 46 4c 41 47 .$(CC) $(CPPFLAG
0690: 53 29 20 24 28 43 46 4c 41 47 53 29 20 2d 6f 20 S) $(CFLAGS) -o
06a0: 22 24 40 22 20 2d 63 20 22 24 3c 22 0a 0a 23 20 "$@" -c "$<"..#
06b0: 49 6e 73 74 61 6c 6c 20 74 68 65 20 65 78 74 65 Install the exte
06c0: 6e 73 69 6f 6e 0a 69 6e 73 74 61 6c 6c 3a 20 40 nsion.install: @
06d0: 45 58 54 45 4e 53 49 4f 4e 5f 54 41 52 47 45 54 EXTENSION_TARGET
06e0: 40 20 70 6b 67 49 6e 64 65 78 2e 74 63 6c 0a 09 @ pkgIndex.tcl..
06f0: 24 28 49 4e 53 54 41 4c 4c 29 20 2d 64 20 27 24 $(INSTALL) -d '$
0700: 28 44 45 53 54 44 49 52 29 24 28 50 41 43 4b 41 (DESTDIR)$(PACKA
0710: 47 45 5f 49 4e 53 54 41 4c 4c 5f 44 49 52 29 27 GE_INSTALL_DIR)'
0720: 0a 09 24 28 49 4e 53 54 41 4c 4c 29 20 2d 74 20 ..$(INSTALL) -t
0730: 27 24 28 44 45 53 54 44 49 52 29 24 28 50 41 43 '$(DESTDIR)$(PAC
0740: 4b 41 47 45 5f 49 4e 53 54 41 4c 4c 5f 44 49 52 KAGE_INSTALL_DIR
0750: 29 27 20 40 45 58 54 45 4e 53 49 4f 4e 5f 54 41 )' @EXTENSION_TA
0760: 52 47 45 54 40 20 70 6b 67 49 6e 64 65 78 2e 74 RGET@ pkgIndex.t
0770: 63 6c 0a 0a 23 20 54 65 73 74 20 74 61 72 67 65 cl..# Test targe
0780: 74 2c 20 72 75 6e 20 74 68 65 20 61 75 74 6f 6d t, run the autom
0790: 61 74 65 64 20 74 65 73 74 20 73 75 69 74 65 0a ated test suite.
07a0: 74 65 73 74 3a 20 40 45 58 54 45 4e 53 49 4f 4e test: @EXTENSION
07b0: 5f 54 41 52 47 45 54 40 0a 09 63 64 20 74 65 73 _TARGET@..cd tes
07c0: 74 73 20 26 26 20 40 54 43 4c 53 48 5f 50 52 4f ts && @TCLSH_PRO
07d0: 47 40 20 61 6c 6c 2e 74 63 6c 0a 0a 23 20 43 6c G@ all.tcl..# Cl
07e0: 65 61 6e 20 74 68 65 20 6c 6f 63 61 6c 20 62 75 ean the local bu
07f0: 69 6c 64 20 64 69 72 65 63 74 6f 72 79 20 66 6f ild directory fo
0800: 72 20 72 65 62 75 69 6c 64 20 61 67 61 69 6e 73 r rebuild agains
0810: 74 20 74 68 65 20 73 61 6d 65 20 63 6f 6e 66 69 t the same confi
0820: 67 75 72 61 74 69 6f 6e 0a 63 6c 65 61 6e 3a 0a guration.clean:.
0830: 09 72 6d 20 2d 66 20 74 6c 73 2e 6f 20 74 6c 73 .rm -f tls.o tls
0840: 42 49 4f 2e 6f 20 74 6c 73 49 4f 2e 6f 20 74 6c BIO.o tlsIO.o tl
0850: 73 58 35 30 39 2e 6f 0a 09 72 6d 20 2d 66 20 74 sX509.o..rm -f t
0860: 63 6c 74 6c 73 2e 40 53 48 4f 42 4a 45 58 54 40 cltls.@SHOBJEXT@
0870: 0a 09 72 6d 20 2d 66 20 74 63 6c 74 6c 73 2e 40 ..rm -f tcltls.@
0880: 53 48 4f 42 4a 45 58 54 40 2e 61 20 74 63 6c 74 SHOBJEXT@.a tclt
0890: 6c 73 2e 40 53 48 4f 42 4a 45 58 54 40 2e 64 65 ls.@SHOBJEXT@.de
08a0: 66 0a 09 72 6d 20 2d 66 20 74 63 6c 74 6c 73 2e f..rm -f tcltls.
08b0: 61 2e 6e 65 77 20 74 63 6c 74 6c 73 2e 61 0a 09 a.new tcltls.a..
08c0: 72 6d 20 2d 66 20 74 6c 73 2e 74 63 6c 2e 68 2e rm -f tls.tcl.h.
08d0: 6e 65 77 2e 31 20 74 6c 73 2e 74 63 6c 2e 68 2e new.1 tls.tcl.h.
08e0: 6e 65 77 2e 32 0a 09 40 69 66 20 5b 20 27 40 73 new.2..@if [ '@s
08f0: 72 63 64 69 72 40 27 20 21 3d 20 27 2e 27 20 5d rcdir@' != '.' ]
0900: 3b 20 74 68 65 6e 20 65 63 68 6f 20 72 6d 20 2d ; then echo rm -
0910: 66 20 74 6c 73 2e 74 63 6c 2e 68 3b 20 72 6d 20 f tls.tcl.h; rm
0920: 2d 66 20 74 6c 73 2e 74 63 6c 2e 68 3b 20 66 69 -f tls.tcl.h; fi
0930: 0a 0a 23 20 43 6c 65 61 6e 20 74 68 65 20 6c 6f ..# Clean the lo
0940: 63 61 6c 20 62 75 69 6c 64 20 64 69 72 65 63 74 cal build direct
0950: 6f 72 79 20 62 61 63 6b 20 74 6f 20 77 68 61 74 ory back to what
0960: 20 69 74 20 77 61 73 20 61 66 74 65 72 20 75 6e it was after un
0970: 70 61 63 6b 69 6e 67 20 74 68 65 0a 23 20 64 69 packing the.# di
0980: 73 74 72 69 62 75 74 69 6f 6e 20 74 61 72 62 61 stribution tarba
0990: 6c 6c 0a 64 69 73 74 63 6c 65 61 6e 3a 20 63 6c ll.distclean: cl
09a0: 65 61 6e 0a 09 72 6d 20 2d 66 20 63 6f 6e 66 69 ean..rm -f confi
09b0: 67 2e 6c 6f 67 20 63 6f 6e 66 69 67 2e 73 74 61 g.log config.sta
09c0: 74 75 73 0a 09 72 6d 20 2d 66 20 64 68 5f 70 61 tus..rm -f dh_pa
09d0: 72 61 6d 73 2e 68 2e 6e 65 77 20 64 68 5f 70 61 rams.h.new dh_pa
09e0: 72 61 6d 73 2e 68 0a 09 72 6d 20 2d 66 20 4d 61 rams.h..rm -f Ma
09f0: 6b 65 66 69 6c 65 20 70 6b 67 49 6e 64 65 78 2e kefile pkgIndex.
0a00: 74 63 6c 0a 09 72 6d 20 2d 66 20 74 63 6c 74 6c tcl..rm -f tcltl
0a10: 73 2e 61 2e 6c 69 6e 6b 61 64 64 0a 0a 23 20 43 s.a.linkadd..# C
0a20: 6c 65 61 6e 20 74 68 65 20 6c 6f 63 61 6c 20 62 lean the local b
0a30: 75 69 6c 64 20 64 69 72 65 63 74 6f 72 79 20 62 uild directory b
0a40: 61 63 6b 20 74 6f 20 6f 6e 6c 79 20 74 68 69 6e ack to only thin
0a50: 67 20 74 68 69 6e 67 73 20 74 68 61 74 20 65 78 g things that ex
0a60: 69 73 74 20 69 6e 0a 23 20 76 65 72 73 69 6f 6e ist in.# version
0a70: 20 63 6f 6e 74 72 6f 6c 20 73 79 73 74 65 6d 0a control system.
0a80: 6d 72 70 72 6f 70 65 72 3a 20 64 69 73 74 63 6c mrproper: distcl
0a90: 65 61 6e 0a 09 72 6d 20 2d 66 20 40 73 72 63 64 ean..rm -f @srcd
0aa0: 69 72 40 2f 63 6f 6e 66 69 67 75 72 65 20 40 73 ir@/configure @s
0ab0: 72 63 64 69 72 40 2f 63 6f 6e 66 69 67 2e 73 75 rcdir@/config.su
0ac0: 62 20 40 73 72 63 64 69 72 40 2f 63 6f 6e 66 69 b @srcdir@/confi
0ad0: 67 2e 67 75 65 73 73 20 40 73 72 63 64 69 72 40 g.guess @srcdir@
0ae0: 2f 69 6e 73 74 61 6c 6c 2d 73 68 0a 09 72 6d 20 /install-sh..rm
0af0: 2d 66 20 40 73 72 63 64 69 72 40 2f 61 63 6c 6f -f @srcdir@/aclo
0b00: 63 61 6c 2e 6d 34 0a 09 72 6d 20 2d 72 66 20 40 cal.m4..rm -rf @
0b10: 73 72 63 64 69 72 40 2f 61 75 74 6f 6d 34 74 65 srcdir@/autom4te
0b20: 2e 63 61 63 68 65 0a 09 72 6d 20 2d 66 20 40 73 .cache..rm -f @s
0b30: 72 63 64 69 72 40 2f 74 6c 73 2e 74 63 6c 2e 68 rcdir@/tls.tcl.h
0b40: 0a 0a 2e 50 48 4f 4e 59 3a 20 61 6c 6c 20 69 6e ...PHONY: all in
0b50: 73 74 61 6c 6c 20 63 6c 65 61 6e 20 64 69 73 74 stall clean dist
0b60: 63 6c 65 61 6e 20 6d 72 70 72 6f 70 65 72 20 74 clean mrproper t
0b70: 65 73 74 0a est.