Artifact
d38aebcfd746c1610c1f6595ecf790613222033c:
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 20 4d 61 6b 65 66 69 6c 65 tls.tcl Makefile
0540: 0a 09 6f 64 20 2d 41 20 6e 20 2d 76 20 2d 74 20 ..od -A n -v -t
0550: 78 43 20 3c 20 27 40 73 72 63 64 69 72 40 2f 74 xC < '@srcdir@/t
0560: 6c 73 2e 74 63 6c 27 20 3e 20 74 6c 73 2e 74 63 ls.tcl' > tls.tc
0570: 6c 2e 68 2e 6e 65 77 2e 31 0a 09 73 65 64 20 27 l.h.new.1..sed '
0580: 73 40 20 20 2a 40 40 67 3b 73 40 2e 2e 40 30 78 s@ *@@g;s@..@0x
0590: 26 2c 20 40 67 27 20 3c 20 74 6c 73 2e 74 63 6c &, @g' < tls.tcl
05a0: 2e 68 2e 6e 65 77 2e 31 20 3e 20 74 6c 73 2e 74 .h.new.1 > tls.t
05b0: 63 6c 2e 68 2e 6e 65 77 2e 32 0a 09 72 6d 20 2d cl.h.new.2..rm -
05c0: 66 20 74 6c 73 2e 74 63 6c 2e 68 2e 6e 65 77 2e f tls.tcl.h.new.
05d0: 31 0a 09 6d 76 20 74 6c 73 2e 74 63 6c 2e 68 2e 1..mv tls.tcl.h.
05e0: 6e 65 77 2e 32 20 74 6c 73 2e 74 63 6c 2e 68 0a new.2 tls.tcl.h.
05f0: 0a 23 20 43 72 65 61 74 65 20 64 65 66 61 75 6c .# Create defaul
0600: 74 20 44 48 20 70 61 72 61 6d 65 74 65 72 73 0a t DH parameters.
0610: 64 68 5f 70 61 72 61 6d 73 2e 68 3a 20 40 73 72 dh_params.h: @sr
0620: 63 64 69 72 40 2f 67 65 6e 5f 64 68 5f 70 61 72 cdir@/gen_dh_par
0630: 61 6d 73 20 4d 61 6b 65 66 69 6c 65 0a 09 40 73 ams Makefile..@s
0640: 72 63 64 69 72 40 2f 67 65 6e 5f 64 68 5f 70 61 rcdir@/gen_dh_pa
0650: 72 61 6d 73 20 40 47 45 4e 5f 44 48 5f 50 41 52 rams @GEN_DH_PAR
0660: 41 4d 53 5f 41 52 47 53 40 20 3e 20 64 68 5f 70 AMS_ARGS@ > dh_p
0670: 61 72 61 6d 73 2e 68 2e 6e 65 77 0a 09 6d 76 20 arams.h.new..mv
0680: 64 68 5f 70 61 72 61 6d 73 2e 68 2e 6e 65 77 20 dh_params.h.new
0690: 64 68 5f 70 61 72 61 6d 73 2e 68 0a 0a 23 20 47 dh_params.h..# G
06a0: 65 6e 65 72 69 63 20 74 61 72 67 65 74 20 66 6f eneric target fo
06b0: 72 20 62 75 69 6c 64 69 6e 67 20 66 69 6c 65 73 r building files
06c0: 20 66 72 6f 6d 20 74 68 65 20 22 73 72 63 64 69 from the "srcdi
06d0: 72 22 0a 23 20 74 72 65 65 20 2d 2d 20 74 68 65 r".# tree -- the
06e0: 20 64 65 66 61 75 6c 74 20 74 61 72 67 65 74 20 default target
06f0: 77 69 6c 6c 20 6e 6f 74 20 6d 61 74 63 68 20 70 will not match p
0700: 61 74 68 73 0a 2e 63 2e 6f 3a 0a 09 24 28 43 43 aths..c.o:..$(CC
0710: 29 20 24 28 43 50 50 46 4c 41 47 53 29 20 24 28 ) $(CPPFLAGS) $(
0720: 43 46 4c 41 47 53 29 20 2d 6f 20 22 24 40 22 20 CFLAGS) -o "$@"
0730: 2d 63 20 22 24 3c 22 0a 0a 23 20 49 6e 73 74 61 -c "$<"..# Insta
0740: 6c 6c 20 74 68 65 20 65 78 74 65 6e 73 69 6f 6e ll the extension
0750: 0a 69 6e 73 74 61 6c 6c 3a 20 40 45 58 54 45 4e .install: @EXTEN
0760: 53 49 4f 4e 5f 54 41 52 47 45 54 40 20 70 6b 67 SION_TARGET@ pkg
0770: 49 6e 64 65 78 2e 74 63 6c 0a 09 24 28 49 4e 53 Index.tcl..$(INS
0780: 54 41 4c 4c 29 20 2d 64 20 27 24 28 44 45 53 54 TALL) -d '$(DEST
0790: 44 49 52 29 24 28 50 41 43 4b 41 47 45 5f 49 4e DIR)$(PACKAGE_IN
07a0: 53 54 41 4c 4c 5f 44 49 52 29 27 0a 09 24 28 49 STALL_DIR)'..$(I
07b0: 4e 53 54 41 4c 4c 5f 50 52 4f 47 52 41 4d 29 20 NSTALL_PROGRAM)
07c0: 40 45 58 54 45 4e 53 49 4f 4e 5f 54 41 52 47 45 @EXTENSION_TARGE
07d0: 54 40 20 27 24 28 44 45 53 54 44 49 52 29 24 28 T@ '$(DESTDIR)$(
07e0: 50 41 43 4b 41 47 45 5f 49 4e 53 54 41 4c 4c 5f PACKAGE_INSTALL_
07f0: 44 49 52 29 27 0a 09 24 28 49 4e 53 54 41 4c 4c DIR)'..$(INSTALL
0800: 5f 44 41 54 41 29 20 20 20 20 70 6b 67 49 6e 64 _DATA) pkgInd
0810: 65 78 2e 74 63 6c 20 27 24 28 44 45 53 54 44 49 ex.tcl '$(DESTDI
0820: 52 29 24 28 50 41 43 4b 41 47 45 5f 49 4e 53 54 R)$(PACKAGE_INST
0830: 41 4c 4c 5f 44 49 52 29 27 0a 0a 23 20 41 20 63 ALL_DIR)'..# A c
0840: 6f 6e 76 69 65 6e 65 6e 74 20 68 65 6c 70 65 72 onvienent helper
0850: 20 74 6f 20 75 6e 64 6f 20 74 68 65 20 69 6e 73 to undo the ins
0860: 74 61 6c 6c 61 74 69 6f 6e 20 6a 75 73 74 20 64 tallation just d
0870: 6f 6e 65 0a 75 6e 69 6e 73 74 61 6c 6c 3a 0a 09 one.uninstall:..
0880: 72 6d 20 2d 66 20 27 24 28 44 45 53 54 44 49 52 rm -f '$(DESTDIR
0890: 29 24 28 50 41 43 4b 41 47 45 5f 49 4e 53 54 41 )$(PACKAGE_INSTA
08a0: 4c 4c 5f 44 49 52 29 2f 40 45 58 54 45 4e 53 49 LL_DIR)/@EXTENSI
08b0: 4f 4e 5f 54 41 52 47 45 54 40 27 0a 09 72 6d 20 ON_TARGET@'..rm
08c0: 2d 66 20 27 24 28 44 45 53 54 44 49 52 29 24 28 -f '$(DESTDIR)$(
08d0: 50 41 43 4b 41 47 45 5f 49 4e 53 54 41 4c 4c 5f PACKAGE_INSTALL_
08e0: 44 49 52 29 2f 70 6b 67 49 6e 64 65 78 2e 74 63 DIR)/pkgIndex.tc
08f0: 6c 27 0a 09 2d 72 6d 64 69 72 20 27 24 28 44 45 l'..-rmdir '$(DE
0900: 53 54 44 49 52 29 24 28 50 41 43 4b 41 47 45 5f STDIR)$(PACKAGE_
0910: 49 4e 53 54 41 4c 4c 5f 44 49 52 29 27 0a 0a 23 INSTALL_DIR)'..#
0920: 20 54 65 73 74 20 74 61 72 67 65 74 2c 20 72 75 Test target, ru
0930: 6e 20 74 68 65 20 61 75 74 6f 6d 61 74 65 64 20 n the automated
0940: 74 65 73 74 20 73 75 69 74 65 0a 74 65 73 74 3a test suite.test:
0950: 20 40 45 58 54 45 4e 53 49 4f 4e 5f 54 41 52 47 @EXTENSION_TARG
0960: 45 54 40 0a 09 40 54 43 4c 53 48 5f 50 52 4f 47 ET@..@TCLSH_PROG
0970: 40 20 40 73 72 63 64 69 72 40 2f 74 65 73 74 73 @ @srcdir@/tests
0980: 2f 61 6c 6c 2e 74 63 6c 20 24 28 54 45 53 54 46 /all.tcl $(TESTF
0990: 4c 41 47 53 29 20 2d 6c 6f 61 64 20 22 6c 61 70 LAGS) -load "lap
09a0: 70 65 6e 64 20 61 75 74 6f 5f 70 61 74 68 20 24 pend auto_path $
09b0: 28 73 68 65 6c 6c 20 70 77 64 29 22 0a 0a 23 20 (shell pwd)"..#
09c0: 43 6c 65 61 6e 20 74 68 65 20 6c 6f 63 61 6c 20 Clean the local
09d0: 62 75 69 6c 64 20 64 69 72 65 63 74 6f 72 79 20 build directory
09e0: 66 6f 72 20 72 65 62 75 69 6c 64 20 61 67 61 69 for rebuild agai
09f0: 6e 73 74 20 74 68 65 20 73 61 6d 65 20 63 6f 6e nst the same con
0a00: 66 69 67 75 72 61 74 69 6f 6e 0a 63 6c 65 61 6e figuration.clean
0a10: 3a 0a 09 72 6d 20 2d 66 20 74 6c 73 2e 6f 20 74 :..rm -f tls.o t
0a20: 6c 73 42 49 4f 2e 6f 20 74 6c 73 49 4f 2e 6f 20 lsBIO.o tlsIO.o
0a30: 74 6c 73 58 35 30 39 2e 6f 0a 09 72 6d 20 2d 66 tlsX509.o..rm -f
0a40: 20 74 63 6c 74 6c 73 2e 40 53 48 4f 42 4a 45 58 tcltls.@SHOBJEX
0a50: 54 40 0a 09 72 6d 20 2d 66 20 74 63 6c 74 6c 73 T@..rm -f tcltls
0a60: 2e 40 53 48 4f 42 4a 45 58 54 40 2e 61 20 74 63 .@SHOBJEXT@.a tc
0a70: 6c 74 6c 73 2e 40 53 48 4f 42 4a 45 58 54 40 2e ltls.@SHOBJEXT@.
0a80: 64 65 66 0a 09 72 6d 20 2d 66 20 74 63 6c 74 6c def..rm -f tcltl
0a90: 73 2e 61 2e 6e 65 77 20 74 63 6c 74 6c 73 2e 61 s.a.new tcltls.a
0aa0: 0a 09 72 6d 20 2d 66 20 74 6c 73 2e 74 63 6c 2e ..rm -f tls.tcl.
0ab0: 68 20 74 6c 73 2e 74 63 6c 2e 68 2e 6e 65 77 2e h tls.tcl.h.new.
0ac0: 31 20 74 6c 73 2e 74 63 6c 2e 68 2e 6e 65 77 2e 1 tls.tcl.h.new.
0ad0: 32 0a 0a 23 20 43 6c 65 61 6e 20 74 68 65 20 6c 2..# Clean the l
0ae0: 6f 63 61 6c 20 62 75 69 6c 64 20 64 69 72 65 63 ocal build direc
0af0: 74 6f 72 79 20 62 61 63 6b 20 74 6f 20 77 68 61 tory back to wha
0b00: 74 20 69 74 20 77 61 73 20 61 66 74 65 72 20 75 t it was after u
0b10: 6e 70 61 63 6b 69 6e 67 20 74 68 65 0a 23 20 64 npacking the.# d
0b20: 69 73 74 72 69 62 75 74 69 6f 6e 20 74 61 72 62 istribution tarb
0b30: 61 6c 6c 0a 64 69 73 74 63 6c 65 61 6e 3a 20 63 all.distclean: c
0b40: 6c 65 61 6e 0a 09 72 6d 20 2d 66 20 63 6f 6e 66 lean..rm -f conf
0b50: 69 67 2e 6c 6f 67 20 63 6f 6e 66 69 67 2e 73 74 ig.log config.st
0b60: 61 74 75 73 0a 09 72 6d 20 2d 66 20 64 68 5f 70 atus..rm -f dh_p
0b70: 61 72 61 6d 73 2e 68 2e 6e 65 77 20 64 68 5f 70 arams.h.new dh_p
0b80: 61 72 61 6d 73 2e 68 0a 09 72 6d 20 2d 66 20 4d arams.h..rm -f M
0b90: 61 6b 65 66 69 6c 65 20 70 6b 67 49 6e 64 65 78 akefile pkgIndex
0ba0: 2e 74 63 6c 0a 09 72 6d 20 2d 66 20 74 63 6c 74 .tcl..rm -f tclt
0bb0: 6c 73 2e 61 2e 6c 69 6e 6b 61 64 64 0a 0a 23 20 ls.a.linkadd..#
0bc0: 43 6c 65 61 6e 20 74 68 65 20 6c 6f 63 61 6c 20 Clean the local
0bd0: 62 75 69 6c 64 20 64 69 72 65 63 74 6f 72 79 20 build directory
0be0: 62 61 63 6b 20 74 6f 20 6f 6e 6c 79 20 74 68 69 back to only thi
0bf0: 6e 67 20 74 68 69 6e 67 73 20 74 68 61 74 20 65 ng things that e
0c00: 78 69 73 74 20 69 6e 0a 23 20 76 65 72 73 69 6f xist in.# versio
0c10: 6e 20 63 6f 6e 74 72 6f 6c 20 73 79 73 74 65 6d n control system
0c20: 0a 6d 72 70 72 6f 70 65 72 3a 20 64 69 73 74 63 .mrproper: distc
0c30: 6c 65 61 6e 0a 09 72 6d 20 2d 66 20 40 73 72 63 lean..rm -f @src
0c40: 64 69 72 40 2f 63 6f 6e 66 69 67 75 72 65 20 40 dir@/configure @
0c50: 73 72 63 64 69 72 40 2f 63 6f 6e 66 69 67 2e 73 srcdir@/config.s
0c60: 75 62 20 40 73 72 63 64 69 72 40 2f 63 6f 6e 66 ub @srcdir@/conf
0c70: 69 67 2e 67 75 65 73 73 20 40 73 72 63 64 69 72 ig.guess @srcdir
0c80: 40 2f 69 6e 73 74 61 6c 6c 2d 73 68 0a 09 72 6d @/install-sh..rm
0c90: 20 2d 66 20 40 73 72 63 64 69 72 40 2f 61 63 6c -f @srcdir@/acl
0ca0: 6f 63 61 6c 2e 6d 34 0a 09 72 6d 20 2d 72 66 20 ocal.m4..rm -rf
0cb0: 40 73 72 63 64 69 72 40 2f 61 75 74 6f 6d 34 74 @srcdir@/autom4t
0cc0: 65 2e 63 61 63 68 65 0a 0a 2e 50 48 4f 4e 59 3a e.cache...PHONY:
0cd0: 20 61 6c 6c 20 69 6e 73 74 61 6c 6c 20 75 6e 69 all install uni
0ce0: 6e 73 74 61 6c 6c 20 63 6c 65 61 6e 20 64 69 73 nstall clean dis
0cf0: 74 63 6c 65 61 6e 20 6d 72 70 72 6f 70 65 72 20 tclean mrproper
0d00: 74 65 73 74 0a test.