Artifact
65107b5f05707ba8ae5ac9e3d2c91130124cfa97:
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 43 46 4c 41 47 53 20 3d 20 40 43 46 AR@.CFLAGS = @CF
0020: 4c 41 47 53 40 20 40 53 48 4f 42 4a 46 4c 41 47 LAGS@ @SHOBJFLAG
0030: 53 40 0a 43 50 50 46 4c 41 47 53 20 3d 20 40 43 S@.CPPFLAGS = @C
0040: 50 50 46 4c 41 47 53 40 20 2d 49 40 73 72 63 64 PPFLAGS@ -I@srcd
0050: 69 72 40 20 40 44 45 46 53 40 0a 4c 44 46 4c 41 ir@ @DEFS@.LDFLA
0060: 47 53 20 3d 20 40 4c 44 46 4c 41 47 53 40 20 40 GS = @LDFLAGS@ @
0070: 53 48 4f 42 4a 4c 44 46 4c 41 47 53 40 0a 4c 49 SHOBJLDFLAGS@.LI
0080: 42 53 20 3d 20 40 4c 49 42 53 40 0a 49 4e 53 54 BS = @LIBS@.INST
0090: 41 4c 4c 20 3d 20 40 49 4e 53 54 41 4c 4c 40 0a ALL = @INSTALL@.
00a0: 50 41 43 4b 41 47 45 5f 56 45 52 53 49 4f 4e 20 PACKAGE_VERSION
00b0: 3d 20 40 50 41 43 4b 41 47 45 5f 56 45 52 53 49 = @PACKAGE_VERSI
00c0: 4f 4e 40 0a 54 43 4c 5f 50 41 43 4b 41 47 45 5f ON@.TCL_PACKAGE_
00d0: 50 41 54 48 20 3d 20 40 54 43 4c 5f 50 41 43 4b PATH = @TCL_PACK
00e0: 41 47 45 5f 50 41 54 48 40 0a 50 41 43 4b 41 47 AGE_PATH@.PACKAG
00f0: 45 5f 49 4e 53 54 41 4c 4c 5f 44 49 52 20 3d 20 E_INSTALL_DIR =
0100: 24 28 54 43 4c 5f 50 41 43 4b 41 47 45 5f 50 41 $(TCL_PACKAGE_PA
0110: 54 48 29 2f 74 63 6c 74 6c 73 24 28 50 41 43 4b TH)/tcltls$(PACK
0120: 41 47 45 5f 56 45 52 53 49 4f 4e 29 0a 0a 61 6c AGE_VERSION)..al
0130: 6c 3a 20 40 45 58 54 45 4e 53 49 4f 4e 5f 54 41 l: @EXTENSION_TA
0140: 52 47 45 54 40 0a 0a 23 20 54 68 65 20 73 68 61 RGET@..# The sha
0150: 72 65 64 20 6f 62 6a 65 63 74 20 74 61 72 67 65 red object targe
0160: 74 0a 74 63 6c 74 6c 73 2e 40 53 48 4f 42 4a 45 t.tcltls.@SHOBJE
0170: 58 54 40 3a 20 74 6c 73 2e 6f 20 74 6c 73 42 49 XT@: tls.o tlsBI
0180: 4f 2e 6f 20 74 6c 73 49 4f 2e 6f 20 74 6c 73 58 O.o tlsIO.o tlsX
0190: 35 30 39 2e 6f 0a 09 24 28 43 43 29 20 24 28 43 509.o..$(CC) $(C
01a0: 50 50 46 4c 41 47 53 29 20 24 28 43 46 4c 41 47 PPFLAGS) $(CFLAG
01b0: 53 29 20 24 28 4c 44 46 4c 41 47 53 29 20 2d 6f S) $(LDFLAGS) -o
01c0: 20 74 63 6c 74 6c 73 2e 40 53 48 4f 42 4a 45 58 tcltls.@SHOBJEX
01d0: 54 40 20 74 6c 73 2e 6f 20 74 6c 73 42 49 4f 2e T@ tls.o tlsBIO.
01e0: 6f 20 74 6c 73 49 4f 2e 6f 20 74 6c 73 58 35 30 o tlsIO.o tlsX50
01f0: 39 2e 6f 20 24 28 4c 49 42 53 29 0a 0a 23 20 54 9.o $(LIBS)..# T
0200: 68 65 20 73 74 61 74 69 63 20 74 61 72 67 65 74 he static target
0210: 0a 74 63 6c 74 6c 73 2e 61 3a 20 74 6c 73 2e 6f .tcltls.a: tls.o
0220: 20 74 6c 73 42 49 4f 2e 6f 20 74 6c 73 49 4f 2e tlsBIO.o tlsIO.
0230: 6f 20 74 6c 73 58 35 30 39 2e 6f 0a 09 24 28 41 o tlsX509.o..$(A
0240: 52 29 20 72 63 75 20 74 63 6c 74 6c 73 2e 61 2e R) rcu tcltls.a.
0250: 6e 65 77 20 74 6c 73 2e 6f 20 74 6c 73 42 49 4f new tls.o tlsBIO
0260: 2e 6f 20 74 6c 73 49 4f 2e 6f 20 74 6c 73 58 35 .o tlsIO.o tlsX5
0270: 30 39 2e 6f 0a 09 6d 76 20 74 63 6c 74 6c 73 2e 09.o..mv tcltls.
0280: 61 2e 6e 65 77 20 74 63 6c 74 6c 73 2e 61 0a 0a a.new tcltls.a..
0290: 23 20 44 65 70 65 6e 64 65 6e 63 69 65 73 20 66 # Dependencies f
02a0: 6f 72 20 61 6c 6c 20 6f 75 72 20 74 61 72 67 65 or all our targe
02b0: 74 73 0a 74 6c 73 2e 6f 3a 20 40 73 72 63 64 69 ts.tls.o: @srcdi
02c0: 72 40 2f 74 6c 73 2e 63 20 40 73 72 63 64 69 72 r@/tls.c @srcdir
02d0: 40 2f 74 6c 73 49 6e 74 2e 68 20 40 73 72 63 64 @/tlsInt.h @srcd
02e0: 69 72 40 2f 74 63 6c 4f 70 74 73 2e 68 20 40 73 ir@/tclOpts.h @s
02f0: 72 63 64 69 72 40 2f 74 6c 73 2e 74 63 6c 2e 68 rcdir@/tls.tcl.h
0300: 0a 74 6c 73 42 49 4f 2e 6f 3a 20 40 73 72 63 64 .tlsBIO.o: @srcd
0310: 69 72 40 2f 74 6c 73 42 49 4f 2e 63 20 40 73 72 ir@/tlsBIO.c @sr
0320: 63 64 69 72 40 2f 74 6c 73 49 6e 74 2e 68 0a 74 cdir@/tlsInt.h.t
0330: 6c 73 49 4f 2e 6f 3a 20 40 73 72 63 64 69 72 40 lsIO.o: @srcdir@
0340: 2f 74 6c 73 49 4f 2e 63 20 40 73 72 63 64 69 72 /tlsIO.c @srcdir
0350: 40 2f 74 6c 73 49 6e 74 2e 68 0a 74 6c 73 58 35 @/tlsInt.h.tlsX5
0360: 30 39 2e 6f 3a 20 40 73 72 63 64 69 72 40 2f 74 09.o: @srcdir@/t
0370: 6c 73 58 35 30 39 2e 63 20 40 73 72 63 64 69 72 lsX509.c @srcdir
0380: 40 2f 74 6c 73 49 6e 74 2e 68 0a 0a 23 20 43 72 @/tlsInt.h..# Cr
0390: 65 61 74 65 20 61 20 43 2d 73 6f 75 72 63 65 2d eate a C-source-
03a0: 69 66 69 65 64 20 76 65 72 73 69 6f 6e 20 6f 66 ified version of
03b0: 20 74 68 65 20 73 63 72 69 70 74 20 72 65 73 6f the script reso
03c0: 75 72 63 65 73 0a 23 20 66 6f 72 20 54 63 6c 54 urces.# for TclT
03d0: 4c 53 20 73 6f 20 74 68 61 74 20 77 65 20 6f 6e LS so that we on
03e0: 6c 79 20 6e 65 65 64 20 61 20 73 69 6e 67 6c 65 ly need a single
03f0: 20 66 69 6c 65 20 74 6f 20 65 6e 61 62 6c 65 0a file to enable.
0400: 23 20 74 68 69 73 20 65 78 74 65 6e 73 69 6f 6e # this extension
0410: 0a 40 73 72 63 64 69 72 40 2f 74 6c 73 2e 74 63 .@srcdir@/tls.tc
0420: 6c 2e 68 3a 20 40 73 72 63 64 69 72 40 2f 74 6c l.h: @srcdir@/tl
0430: 73 2e 74 63 6c 0a 09 78 78 64 20 2d 69 20 3c 20 s.tcl..xxd -i <
0440: 27 40 73 72 63 64 69 72 40 2f 74 6c 73 2e 74 63 '@srcdir@/tls.tc
0450: 6c 27 20 3e 20 27 40 73 72 63 64 69 72 40 2f 74 l' > '@srcdir@/t
0460: 6c 73 2e 74 63 6c 2e 68 2e 6e 65 77 27 0a 09 6d ls.tcl.h.new'..m
0470: 76 20 27 40 73 72 63 64 69 72 40 2f 74 6c 73 2e v '@srcdir@/tls.
0480: 74 63 6c 2e 68 2e 6e 65 77 27 20 27 40 73 72 63 tcl.h.new' '@src
0490: 64 69 72 40 2f 74 6c 73 2e 74 63 6c 2e 68 27 0a dir@/tls.tcl.h'.
04a0: 0a 23 20 47 65 6e 65 72 69 63 20 74 61 72 67 65 .# Generic targe
04b0: 74 20 66 6f 72 20 62 75 69 6c 64 69 6e 67 20 66 t for building f
04c0: 69 6c 65 73 20 66 72 6f 6d 20 74 68 65 20 22 73 iles from the "s
04d0: 72 63 64 69 72 22 0a 23 20 74 72 65 65 20 2d 2d rcdir".# tree --
04e0: 20 74 68 65 20 64 65 66 61 75 6c 74 20 74 61 72 the default tar
04f0: 67 65 74 20 77 69 6c 6c 20 6e 6f 74 20 6d 61 74 get will not mat
0500: 63 68 20 70 61 74 68 73 0a 25 2e 6f 3a 20 40 73 ch paths.%.o: @s
0510: 72 63 64 69 72 40 2f 25 2e 63 0a 09 24 28 43 43 rcdir@/%.c..$(CC
0520: 29 20 24 28 43 50 50 46 4c 41 47 53 29 20 24 28 ) $(CPPFLAGS) $(
0530: 43 46 4c 41 47 53 29 20 2d 6f 20 22 24 40 22 20 CFLAGS) -o "$@"
0540: 2d 63 20 22 24 3c 22 0a 0a 23 20 49 6e 73 74 61 -c "$<"..# Insta
0550: 6c 6c 20 74 68 65 20 65 78 74 65 6e 73 69 6f 6e ll the extension
0560: 0a 69 6e 73 74 61 6c 6c 3a 20 40 45 58 54 45 4e .install: @EXTEN
0570: 53 49 4f 4e 5f 54 41 52 47 45 54 40 20 70 6b 67 SION_TARGET@ pkg
0580: 49 6e 64 65 78 2e 74 63 6c 0a 0a 23 20 43 6c 65 Index.tcl..# Cle
0590: 61 6e 20 74 68 65 20 6c 6f 63 61 6c 20 62 75 69 an the local bui
05a0: 6c 64 20 64 69 72 65 63 74 6f 72 79 20 66 6f 72 ld directory for
05b0: 20 72 65 62 75 69 6c 64 20 61 67 61 69 6e 73 74 rebuild against
05c0: 20 74 68 65 20 73 61 6d 65 20 63 6f 6e 66 69 67 the same config
05d0: 75 72 61 74 69 6f 6e 0a 63 6c 65 61 6e 3a 0a 09 uration.clean:..
05e0: 72 6d 20 2d 66 20 74 6c 73 2e 6f 20 74 6c 73 42 rm -f tls.o tlsB
05f0: 49 4f 2e 6f 20 74 6c 73 49 4f 2e 6f 20 74 6c 73 IO.o tlsIO.o tls
0600: 58 35 30 39 2e 6f 0a 09 72 6d 20 2d 66 20 74 63 X509.o..rm -f tc
0610: 6c 74 6c 73 2e 40 53 48 4f 42 4a 45 58 54 40 0a ltls.@SHOBJEXT@.
0620: 09 72 6d 20 2d 66 20 74 63 6c 74 6c 73 2e 61 2e .rm -f tcltls.a.
0630: 6e 65 77 20 74 63 6c 74 6c 73 2e 61 0a 0a 23 20 new tcltls.a..#
0640: 43 6c 65 61 6e 20 74 68 65 20 6c 6f 63 61 6c 20 Clean the local
0650: 62 75 69 6c 64 20 64 69 72 65 63 74 6f 72 79 20 build directory
0660: 62 61 63 6b 20 74 6f 20 77 68 61 74 20 69 74 20 back to what it
0670: 77 61 73 20 61 66 74 65 72 20 75 6e 70 61 63 6b was after unpack
0680: 69 6e 67 20 74 68 65 0a 23 20 64 69 73 74 72 69 ing the.# distri
0690: 62 75 74 69 6f 6e 20 74 61 72 62 61 6c 6c 0a 64 bution tarball.d
06a0: 69 73 74 63 6c 65 61 6e 3a 20 63 6c 65 61 6e 0a istclean: clean.
06b0: 09 72 6d 20 2d 66 20 63 6f 6e 66 69 67 2e 6c 6f .rm -f config.lo
06c0: 67 20 63 6f 6e 66 69 67 2e 73 74 61 74 75 73 0a g config.status.
06d0: 09 72 6d 20 2d 66 20 4d 61 6b 65 66 69 6c 65 20 .rm -f Makefile
06e0: 70 6b 67 49 6e 64 65 78 2e 74 63 6c 0a 0a 23 20 pkgIndex.tcl..#
06f0: 43 6c 65 61 6e 20 74 68 65 20 6c 6f 63 61 6c 20 Clean the local
0700: 62 75 69 6c 64 20 64 69 72 65 63 74 6f 72 79 20 build directory
0710: 62 61 63 6b 20 74 6f 20 6f 6e 6c 79 20 74 68 69 back to only thi
0720: 6e 67 20 74 68 69 6e 67 73 20 74 68 61 74 20 65 ng things that e
0730: 78 69 73 74 20 69 6e 0a 23 20 76 65 72 73 69 6f xist in.# versio
0740: 6e 20 63 6f 6e 74 72 6f 6c 20 73 79 73 74 65 6d n control system
0750: 0a 6d 72 70 72 6f 70 65 72 3a 20 64 69 73 74 63 .mrproper: distc
0760: 6c 65 61 6e 0a 09 72 6d 20 2d 66 20 40 73 72 63 lean..rm -f @src
0770: 64 69 72 40 2f 74 6c 73 2e 74 63 6c 2e 68 0a 09 dir@/tls.tcl.h..
0780: 72 6d 20 2d 66 20 40 73 72 63 64 69 72 40 2f 63 rm -f @srcdir@/c
0790: 6f 6e 66 69 67 75 72 65 20 40 73 72 63 64 69 72 onfigure @srcdir
07a0: 40 2f 63 6f 6e 66 69 67 2e 73 75 62 20 40 73 72 @/config.sub @sr
07b0: 63 64 69 72 40 2f 63 6f 6e 66 69 67 2e 67 75 65 cdir@/config.gue
07c0: 73 73 20 40 73 72 63 64 69 72 40 2f 69 6e 73 74 ss @srcdir@/inst
07d0: 61 6c 6c 2d 73 68 0a 09 72 6d 20 2d 66 20 40 73 all-sh..rm -f @s
07e0: 72 63 64 69 72 40 2f 61 63 6c 6f 63 61 6c 2e 6d rcdir@/aclocal.m
07f0: 34 0a 09 72 6d 20 2d 72 66 20 40 73 72 63 64 69 4..rm -rf @srcdi
0800: 72 40 2f 61 63 6c 6f 63 61 6c 20 40 73 72 63 64 r@/aclocal @srcd
0810: 69 72 40 2f 61 75 74 6f 6d 34 74 65 2e 63 61 63 ir@/autom4te.cac
0820: 68 65 0a 0a 2e 50 48 4f 4e 59 3a 20 61 6c 6c 20 he...PHONY: all
0830: 69 6e 73 74 61 6c 6c 20 63 6c 65 61 6e 20 64 69 install clean di
0840: 73 74 63 6c 65 61 6e 20 6d 72 70 72 6f 70 65 72 stclean mrproper
0850: 0a .