Artifact
b235a7434912772c0709155acb6db7bf1f077ca0:
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 50 41 43 IBS = @LIBS@.PAC
00b0: 4b 41 47 45 5f 56 45 52 53 49 4f 4e 20 3d 20 40 KAGE_VERSION = @
00c0: 50 41 43 4b 41 47 45 5f 56 45 52 53 49 4f 4e 40 PACKAGE_VERSION@
00d0: 0a 70 72 65 66 69 78 20 3d 20 40 70 72 65 66 69 .prefix = @prefi
00e0: 78 40 0a 65 78 65 63 5f 70 72 65 66 69 78 20 3d x@.exec_prefix =
00f0: 20 40 65 78 65 63 5f 70 72 65 66 69 78 40 0a 6c @exec_prefix@.l
0100: 69 62 64 69 72 20 3d 20 40 6c 69 62 64 69 72 40 ibdir = @libdir@
0110: 0a 54 43 4c 5f 50 41 43 4b 41 47 45 5f 50 41 54 .TCL_PACKAGE_PAT
0120: 48 20 3d 20 40 54 43 4c 5f 50 41 43 4b 41 47 45 H = @TCL_PACKAGE
0130: 5f 50 41 54 48 40 0a 50 41 43 4b 41 47 45 5f 49 _PATH@.PACKAGE_I
0140: 4e 53 54 41 4c 4c 5f 44 49 52 20 3d 20 24 28 54 NSTALL_DIR = $(T
0150: 43 4c 5f 50 41 43 4b 41 47 45 5f 50 41 54 48 29 CL_PACKAGE_PATH)
0160: 2f 74 63 6c 74 6c 73 24 28 50 41 43 4b 41 47 45 /tcltls$(PACKAGE
0170: 5f 56 45 52 53 49 4f 4e 29 0a 49 4e 53 54 41 4c _VERSION).INSTAL
0180: 4c 20 3d 20 40 49 4e 53 54 41 4c 4c 40 0a 49 4e L = @INSTALL@.IN
0190: 53 54 41 4c 4c 5f 50 52 4f 47 52 41 4d 20 3d 20 STALL_PROGRAM =
01a0: 40 49 4e 53 54 41 4c 4c 5f 50 52 4f 47 52 41 4d @INSTALL_PROGRAM
01b0: 40 0a 49 4e 53 54 41 4c 4c 5f 44 41 54 41 20 3d @.INSTALL_DATA =
01c0: 20 40 49 4e 53 54 41 4c 4c 5f 44 41 54 41 40 0a @INSTALL_DATA@.
01d0: 56 50 41 54 48 20 3d 20 40 73 72 63 64 69 72 40 VPATH = @srcdir@
01e0: 0a 0a 61 6c 6c 3a 20 40 45 58 54 45 4e 53 49 4f ..all: @EXTENSIO
01f0: 4e 5f 54 41 52 47 45 54 40 0a 0a 23 20 54 68 65 N_TARGET@..# The
0200: 20 73 68 61 72 65 64 20 6f 62 6a 65 63 74 20 74 shared object t
0210: 61 72 67 65 74 0a 74 63 6c 74 6c 73 2e 40 53 48 arget.tcltls.@SH
0220: 4f 42 4a 45 58 54 40 3a 20 74 6c 73 2e 6f 20 74 OBJEXT@: tls.o t
0230: 6c 73 42 49 4f 2e 6f 20 74 6c 73 49 4f 2e 6f 20 lsBIO.o tlsIO.o
0240: 74 6c 73 58 35 30 39 2e 6f 20 4d 61 6b 65 66 69 tlsX509.o Makefi
0250: 6c 65 0a 09 24 28 43 43 29 20 24 28 43 50 50 46 le..$(CC) $(CPPF
0260: 4c 41 47 53 29 20 24 28 43 46 4c 41 47 53 29 20 LAGS) $(CFLAGS)
0270: 24 28 4c 44 46 4c 41 47 53 29 20 2d 6f 20 74 63 $(LDFLAGS) -o tc
0280: 6c 74 6c 73 2e 40 53 48 4f 42 4a 45 58 54 40 20 ltls.@SHOBJEXT@
0290: 74 6c 73 2e 6f 20 74 6c 73 42 49 4f 2e 6f 20 74 tls.o tlsBIO.o t
02a0: 6c 73 49 4f 2e 6f 20 74 6c 73 58 35 30 39 2e 6f lsIO.o tlsX509.o
02b0: 20 24 28 4c 49 42 53 29 0a 0a 23 20 54 68 65 20 $(LIBS)..# The
02c0: 73 74 61 74 69 63 20 74 61 72 67 65 74 0a 74 63 static target.tc
02d0: 6c 74 6c 73 2e 40 41 52 45 58 54 40 3a 20 74 6c ltls.@AREXT@: tl
02e0: 73 2e 6f 20 74 6c 73 42 49 4f 2e 6f 20 74 6c 73 s.o tlsBIO.o tls
02f0: 49 4f 2e 6f 20 74 6c 73 58 35 30 39 2e 6f 20 4d IO.o tlsX509.o M
0300: 61 6b 65 66 69 6c 65 0a 09 24 28 41 52 29 20 72 akefile..$(AR) r
0310: 63 75 20 74 63 6c 74 6c 73 2e 61 2e 6e 65 77 20 cu tcltls.a.new
0320: 74 6c 73 2e 6f 20 74 6c 73 42 49 4f 2e 6f 20 74 tls.o tlsBIO.o t
0330: 6c 73 49 4f 2e 6f 20 74 6c 73 58 35 30 39 2e 6f lsIO.o tlsX509.o
0340: 0a 09 24 28 52 41 4e 4c 49 42 29 20 74 63 6c 74 ..$(RANLIB) tclt
0350: 6c 73 2e 61 2e 6e 65 77 0a 09 6d 76 20 74 63 6c ls.a.new..mv tcl
0360: 74 6c 73 2e 61 2e 6e 65 77 20 74 63 6c 74 6c 73 tls.a.new tcltls
0370: 2e 61 0a 0a 23 20 44 65 70 65 6e 64 65 6e 63 69 .a..# Dependenci
0380: 65 73 20 66 6f 72 20 61 6c 6c 20 6f 75 72 20 74 es for all our t
0390: 61 72 67 65 74 73 0a 74 6c 73 2e 6f 3a 20 40 73 argets.tls.o: @s
03a0: 72 63 64 69 72 40 2f 74 6c 73 2e 63 20 40 73 72 rcdir@/tls.c @sr
03b0: 63 64 69 72 40 2f 74 6c 73 49 6e 74 2e 68 20 40 cdir@/tlsInt.h @
03c0: 73 72 63 64 69 72 40 2f 74 63 6c 4f 70 74 73 2e srcdir@/tclOpts.
03d0: 68 20 74 6c 73 2e 74 63 6c 2e 68 20 64 68 5f 70 h tls.tcl.h dh_p
03e0: 61 72 61 6d 73 2e 68 20 4d 61 6b 65 66 69 6c 65 arams.h Makefile
03f0: 0a 74 6c 73 42 49 4f 2e 6f 3a 20 40 73 72 63 64 .tlsBIO.o: @srcd
0400: 69 72 40 2f 74 6c 73 42 49 4f 2e 63 20 40 73 72 ir@/tlsBIO.c @sr
0410: 63 64 69 72 40 2f 74 6c 73 49 6e 74 2e 68 20 4d cdir@/tlsInt.h M
0420: 61 6b 65 66 69 6c 65 0a 74 6c 73 49 4f 2e 6f 3a akefile.tlsIO.o:
0430: 20 40 73 72 63 64 69 72 40 2f 74 6c 73 49 4f 2e @srcdir@/tlsIO.
0440: 63 20 40 73 72 63 64 69 72 40 2f 74 6c 73 49 6e c @srcdir@/tlsIn
0450: 74 2e 68 20 4d 61 6b 65 66 69 6c 65 0a 74 6c 73 t.h Makefile.tls
0460: 58 35 30 39 2e 6f 3a 20 40 73 72 63 64 69 72 40 X509.o: @srcdir@
0470: 2f 74 6c 73 58 35 30 39 2e 63 20 40 73 72 63 64 /tlsX509.c @srcd
0480: 69 72 40 2f 74 6c 73 49 6e 74 2e 68 20 4d 61 6b ir@/tlsInt.h Mak
0490: 65 66 69 6c 65 0a 0a 23 20 43 72 65 61 74 65 20 efile..# Create
04a0: 61 20 43 2d 73 6f 75 72 63 65 2d 69 66 69 65 64 a C-source-ified
04b0: 20 76 65 72 73 69 6f 6e 20 6f 66 20 74 68 65 20 version of the
04c0: 73 63 72 69 70 74 20 72 65 73 6f 75 72 63 65 73 script resources
04d0: 0a 23 20 66 6f 72 20 54 63 6c 54 4c 53 20 73 6f .# for TclTLS so
04e0: 20 74 68 61 74 20 77 65 20 6f 6e 6c 79 20 6e 65 that we only ne
04f0: 65 64 20 61 20 73 69 6e 67 6c 65 20 66 69 6c 65 ed a single file
0500: 20 74 6f 20 65 6e 61 62 6c 65 0a 23 20 74 68 69 to enable.# thi
0510: 73 20 65 78 74 65 6e 73 69 6f 6e 0a 74 6c 73 2e s extension.tls.
0520: 74 63 6c 2e 68 3a 20 40 73 72 63 64 69 72 40 2f tcl.h: @srcdir@/
0530: 74 6c 73 2e 74 63 6c 0a 09 6f 64 20 2d 41 20 6e tls.tcl..od -A n
0540: 20 2d 76 20 2d 74 20 78 43 20 3c 20 27 40 73 72 -v -t xC < '@sr
0550: 63 64 69 72 40 2f 74 6c 73 2e 74 63 6c 27 20 3e cdir@/tls.tcl' >
0560: 20 74 6c 73 2e 74 63 6c 2e 68 2e 6e 65 77 2e 31 tls.tcl.h.new.1
0570: 0a 09 73 65 64 20 27 73 40 20 20 2a 40 40 67 3b ..sed 's@ *@@g;
0580: 73 40 2e 2e 40 30 78 26 2c 20 40 67 27 20 3c 20 s@..@0x&, @g' <
0590: 74 6c 73 2e 74 63 6c 2e 68 2e 6e 65 77 2e 31 20 tls.tcl.h.new.1
05a0: 3e 20 74 6c 73 2e 74 63 6c 2e 68 2e 6e 65 77 2e > tls.tcl.h.new.
05b0: 32 0a 09 72 6d 20 2d 66 20 74 6c 73 2e 74 63 6c 2..rm -f tls.tcl
05c0: 2e 68 2e 6e 65 77 2e 31 0a 09 6d 76 20 74 6c 73 .h.new.1..mv tls
05d0: 2e 74 63 6c 2e 68 2e 6e 65 77 2e 32 20 74 6c 73 .tcl.h.new.2 tls
05e0: 2e 74 63 6c 2e 68 0a 0a 23 20 43 72 65 61 74 65 .tcl.h..# Create
05f0: 20 64 65 66 61 75 6c 74 20 44 48 20 70 61 72 61 default DH para
0600: 6d 65 74 65 72 73 0a 64 68 5f 70 61 72 61 6d 73 meters.dh_params
0610: 2e 68 3a 20 40 73 72 63 64 69 72 40 2f 67 65 6e .h: @srcdir@/gen
0620: 5f 64 68 5f 70 61 72 61 6d 73 20 4d 61 6b 65 66 _dh_params Makef
0630: 69 6c 65 0a 09 40 73 72 63 64 69 72 40 2f 67 65 ile..@srcdir@/ge
0640: 6e 5f 64 68 5f 70 61 72 61 6d 73 20 40 47 45 4e n_dh_params @GEN
0650: 5f 44 48 5f 50 41 52 41 4d 53 5f 41 52 47 53 40 _DH_PARAMS_ARGS@
0660: 20 3e 20 64 68 5f 70 61 72 61 6d 73 2e 68 2e 6e > dh_params.h.n
0670: 65 77 0a 09 6d 76 20 64 68 5f 70 61 72 61 6d 73 ew..mv dh_params
0680: 2e 68 2e 6e 65 77 20 64 68 5f 70 61 72 61 6d 73 .h.new dh_params
0690: 2e 68 0a 0a 23 20 47 65 6e 65 72 69 63 20 74 61 .h..# Generic ta
06a0: 72 67 65 74 20 66 6f 72 20 62 75 69 6c 64 69 6e rget for buildin
06b0: 67 20 66 69 6c 65 73 20 66 72 6f 6d 20 74 68 65 g files from the
06c0: 20 22 73 72 63 64 69 72 22 0a 23 20 74 72 65 65 "srcdir".# tree
06d0: 20 2d 2d 20 74 68 65 20 64 65 66 61 75 6c 74 20 -- the default
06e0: 74 61 72 67 65 74 20 77 69 6c 6c 20 6e 6f 74 20 target will not
06f0: 6d 61 74 63 68 20 70 61 74 68 73 0a 2e 63 2e 6f match paths..c.o
0700: 3a 0a 09 24 28 43 43 29 20 24 28 43 50 50 46 4c :..$(CC) $(CPPFL
0710: 41 47 53 29 20 24 28 43 46 4c 41 47 53 29 20 2d AGS) $(CFLAGS) -
0720: 6f 20 22 24 40 22 20 2d 63 20 22 24 3c 22 0a 0a o "$@" -c "$<"..
0730: 23 20 49 6e 73 74 61 6c 6c 20 74 68 65 20 65 78 # Install the ex
0740: 74 65 6e 73 69 6f 6e 0a 69 6e 73 74 61 6c 6c 3a tension.install:
0750: 20 40 45 58 54 45 4e 53 49 4f 4e 5f 54 41 52 47 @EXTENSION_TARG
0760: 45 54 40 20 70 6b 67 49 6e 64 65 78 2e 74 63 6c ET@ pkgIndex.tcl
0770: 0a 09 24 28 49 4e 53 54 41 4c 4c 29 20 2d 64 20 ..$(INSTALL) -d
0780: 27 24 28 44 45 53 54 44 49 52 29 24 28 50 41 43 '$(DESTDIR)$(PAC
0790: 4b 41 47 45 5f 49 4e 53 54 41 4c 4c 5f 44 49 52 KAGE_INSTALL_DIR
07a0: 29 27 0a 09 24 28 49 4e 53 54 41 4c 4c 5f 50 52 )'..$(INSTALL_PR
07b0: 4f 47 52 41 4d 29 20 40 45 58 54 45 4e 53 49 4f OGRAM) @EXTENSIO
07c0: 4e 5f 54 41 52 47 45 54 40 20 27 24 28 44 45 53 N_TARGET@ '$(DES
07d0: 54 44 49 52 29 24 28 50 41 43 4b 41 47 45 5f 49 TDIR)$(PACKAGE_I
07e0: 4e 53 54 41 4c 4c 5f 44 49 52 29 27 0a 09 24 28 NSTALL_DIR)'..$(
07f0: 49 4e 53 54 41 4c 4c 5f 44 41 54 41 29 20 20 20 INSTALL_DATA)
0800: 20 70 6b 67 49 6e 64 65 78 2e 74 63 6c 20 27 24 pkgIndex.tcl '$
0810: 28 44 45 53 54 44 49 52 29 24 28 50 41 43 4b 41 (DESTDIR)$(PACKA
0820: 47 45 5f 49 4e 53 54 41 4c 4c 5f 44 49 52 29 27 GE_INSTALL_DIR)'
0830: 0a 0a 23 20 41 20 63 6f 6e 76 69 65 6e 65 6e 74 ..# A convienent
0840: 20 68 65 6c 70 65 72 20 74 6f 20 75 6e 64 6f 20 helper to undo
0850: 74 68 65 20 69 6e 73 74 61 6c 6c 61 74 69 6f 6e the installation
0860: 20 6a 75 73 74 20 64 6f 6e 65 0a 75 6e 69 6e 73 just done.unins
0870: 74 61 6c 6c 3a 0a 09 72 6d 20 2d 66 20 27 24 28 tall:..rm -f '$(
0880: 44 45 53 54 44 49 52 29 24 28 50 41 43 4b 41 47 DESTDIR)$(PACKAG
0890: 45 5f 49 4e 53 54 41 4c 4c 5f 44 49 52 29 2f 40 E_INSTALL_DIR)/@
08a0: 45 58 54 45 4e 53 49 4f 4e 5f 54 41 52 47 45 54 EXTENSION_TARGET
08b0: 40 27 0a 09 72 6d 20 2d 66 20 27 24 28 44 45 53 @'..rm -f '$(DES
08c0: 54 44 49 52 29 24 28 50 41 43 4b 41 47 45 5f 49 TDIR)$(PACKAGE_I
08d0: 4e 53 54 41 4c 4c 5f 44 49 52 29 2f 70 6b 67 49 NSTALL_DIR)/pkgI
08e0: 6e 64 65 78 2e 74 63 6c 27 0a 09 2d 72 6d 64 69 ndex.tcl'..-rmdi
08f0: 72 20 27 24 28 44 45 53 54 44 49 52 29 24 28 50 r '$(DESTDIR)$(P
0900: 41 43 4b 41 47 45 5f 49 4e 53 54 41 4c 4c 5f 44 ACKAGE_INSTALL_D
0910: 49 52 29 27 0a 0a 23 20 54 65 73 74 20 74 61 72 IR)'..# Test tar
0920: 67 65 74 2c 20 72 75 6e 20 74 68 65 20 61 75 74 get, run the aut
0930: 6f 6d 61 74 65 64 20 74 65 73 74 20 73 75 69 74 omated test suit
0940: 65 0a 74 65 73 74 3a 20 40 45 58 54 45 4e 53 49 e.test: @EXTENSI
0950: 4f 4e 5f 54 41 52 47 45 54 40 0a 09 40 54 43 4c ON_TARGET@..@TCL
0960: 53 48 5f 50 52 4f 47 40 20 40 73 72 63 64 69 72 SH_PROG@ @srcdir
0970: 40 2f 74 65 73 74 73 2f 61 6c 6c 2e 74 63 6c 20 @/tests/all.tcl
0980: 24 28 54 45 53 54 46 4c 41 47 53 29 20 2d 6c 6f $(TESTFLAGS) -lo
0990: 61 64 20 22 6c 61 70 70 65 6e 64 20 61 75 74 6f ad "lappend auto
09a0: 5f 70 61 74 68 20 24 28 73 68 65 6c 6c 20 70 77 _path $(shell pw
09b0: 64 29 22 0a 0a 23 20 43 6c 65 61 6e 20 74 68 65 d)"..# Clean the
09c0: 20 6c 6f 63 61 6c 20 62 75 69 6c 64 20 64 69 72 local build dir
09d0: 65 63 74 6f 72 79 20 66 6f 72 20 72 65 62 75 69 ectory for rebui
09e0: 6c 64 20 61 67 61 69 6e 73 74 20 74 68 65 20 73 ld against the s
09f0: 61 6d 65 20 63 6f 6e 66 69 67 75 72 61 74 69 6f ame configuratio
0a00: 6e 0a 63 6c 65 61 6e 3a 0a 09 72 6d 20 2d 66 20 n.clean:..rm -f
0a10: 74 6c 73 2e 6f 20 74 6c 73 42 49 4f 2e 6f 20 74 tls.o tlsBIO.o t
0a20: 6c 73 49 4f 2e 6f 20 74 6c 73 58 35 30 39 2e 6f lsIO.o tlsX509.o
0a30: 0a 09 72 6d 20 2d 66 20 74 63 6c 74 6c 73 2e 40 ..rm -f tcltls.@
0a40: 53 48 4f 42 4a 45 58 54 40 0a 09 72 6d 20 2d 66 SHOBJEXT@..rm -f
0a50: 20 74 63 6c 74 6c 73 2e 40 53 48 4f 42 4a 45 58 tcltls.@SHOBJEX
0a60: 54 40 2e 61 20 74 63 6c 74 6c 73 2e 40 53 48 4f T@.a tcltls.@SHO
0a70: 42 4a 45 58 54 40 2e 64 65 66 0a 09 72 6d 20 2d BJEXT@.def..rm -
0a80: 66 20 74 63 6c 74 6c 73 2e 61 2e 6e 65 77 20 74 f tcltls.a.new t
0a90: 63 6c 74 6c 73 2e 61 0a 09 72 6d 20 2d 66 20 74 cltls.a..rm -f t
0aa0: 6c 73 2e 74 63 6c 2e 68 2e 6e 65 77 2e 31 20 74 ls.tcl.h.new.1 t
0ab0: 6c 73 2e 74 63 6c 2e 68 2e 6e 65 77 2e 32 0a 09 ls.tcl.h.new.2..
0ac0: 40 69 66 20 5b 20 27 40 73 72 63 64 69 72 40 27 @if [ '@srcdir@'
0ad0: 20 21 3d 20 27 2e 27 20 5d 3b 20 74 68 65 6e 20 != '.' ]; then
0ae0: 65 63 68 6f 20 72 6d 20 2d 66 20 74 6c 73 2e 74 echo rm -f tls.t
0af0: 63 6c 2e 68 3b 20 72 6d 20 2d 66 20 74 6c 73 2e cl.h; rm -f tls.
0b00: 74 63 6c 2e 68 3b 20 66 69 0a 0a 23 20 43 6c 65 tcl.h; fi..# Cle
0b10: 61 6e 20 74 68 65 20 6c 6f 63 61 6c 20 62 75 69 an the local bui
0b20: 6c 64 20 64 69 72 65 63 74 6f 72 79 20 62 61 63 ld directory bac
0b30: 6b 20 74 6f 20 77 68 61 74 20 69 74 20 77 61 73 k to what it was
0b40: 20 61 66 74 65 72 20 75 6e 70 61 63 6b 69 6e 67 after unpacking
0b50: 20 74 68 65 0a 23 20 64 69 73 74 72 69 62 75 74 the.# distribut
0b60: 69 6f 6e 20 74 61 72 62 61 6c 6c 0a 64 69 73 74 ion tarball.dist
0b70: 63 6c 65 61 6e 3a 20 63 6c 65 61 6e 0a 09 72 6d clean: clean..rm
0b80: 20 2d 66 20 63 6f 6e 66 69 67 2e 6c 6f 67 20 63 -f config.log c
0b90: 6f 6e 66 69 67 2e 73 74 61 74 75 73 0a 09 72 6d onfig.status..rm
0ba0: 20 2d 66 20 64 68 5f 70 61 72 61 6d 73 2e 68 2e -f dh_params.h.
0bb0: 6e 65 77 20 64 68 5f 70 61 72 61 6d 73 2e 68 0a new dh_params.h.
0bc0: 09 72 6d 20 2d 66 20 4d 61 6b 65 66 69 6c 65 20 .rm -f Makefile
0bd0: 70 6b 67 49 6e 64 65 78 2e 74 63 6c 0a 09 72 6d pkgIndex.tcl..rm
0be0: 20 2d 66 20 74 63 6c 74 6c 73 2e 61 2e 6c 69 6e -f tcltls.a.lin
0bf0: 6b 61 64 64 0a 0a 23 20 43 6c 65 61 6e 20 74 68 kadd..# Clean th
0c00: 65 20 6c 6f 63 61 6c 20 62 75 69 6c 64 20 64 69 e local build di
0c10: 72 65 63 74 6f 72 79 20 62 61 63 6b 20 74 6f 20 rectory back to
0c20: 6f 6e 6c 79 20 74 68 69 6e 67 20 74 68 69 6e 67 only thing thing
0c30: 73 20 74 68 61 74 20 65 78 69 73 74 20 69 6e 0a s that exist in.
0c40: 23 20 76 65 72 73 69 6f 6e 20 63 6f 6e 74 72 6f # version contro
0c50: 6c 20 73 79 73 74 65 6d 0a 6d 72 70 72 6f 70 65 l system.mrprope
0c60: 72 3a 20 64 69 73 74 63 6c 65 61 6e 0a 09 72 6d r: distclean..rm
0c70: 20 2d 66 20 40 73 72 63 64 69 72 40 2f 63 6f 6e -f @srcdir@/con
0c80: 66 69 67 75 72 65 20 40 73 72 63 64 69 72 40 2f figure @srcdir@/
0c90: 63 6f 6e 66 69 67 2e 73 75 62 20 40 73 72 63 64 config.sub @srcd
0ca0: 69 72 40 2f 63 6f 6e 66 69 67 2e 67 75 65 73 73 ir@/config.guess
0cb0: 20 40 73 72 63 64 69 72 40 2f 69 6e 73 74 61 6c @srcdir@/instal
0cc0: 6c 2d 73 68 0a 09 72 6d 20 2d 66 20 40 73 72 63 l-sh..rm -f @src
0cd0: 64 69 72 40 2f 61 63 6c 6f 63 61 6c 2e 6d 34 0a dir@/aclocal.m4.
0ce0: 09 72 6d 20 2d 72 66 20 40 73 72 63 64 69 72 40 .rm -rf @srcdir@
0cf0: 2f 61 75 74 6f 6d 34 74 65 2e 63 61 63 68 65 0a /autom4te.cache.
0d00: 09 72 6d 20 2d 66 20 40 73 72 63 64 69 72 40 2f .rm -f @srcdir@/
0d10: 74 6c 73 2e 74 63 6c 2e 68 0a 0a 2e 50 48 4f 4e tls.tcl.h...PHON
0d20: 59 3a 20 61 6c 6c 20 69 6e 73 74 61 6c 6c 20 75 Y: all install u
0d30: 6e 69 6e 73 74 61 6c 6c 20 63 6c 65 61 6e 20 64 ninstall clean d
0d40: 69 73 74 63 6c 65 61 6e 20 6d 72 70 72 6f 70 65 istclean mrprope
0d50: 72 20 74 65 73 74 0a r test.