Diff

Differences From Artifact [24cc7de513]:

To Artifact [52ef0ed788]:


9
10
11
12
13
14
15
16


17
18
19
20
21
9
10
11
12
13
14
15

16
17
18
19
20
21
22







-
+
+





	cd "${KITSHROOTDIR}" || exit 1

	autoconf; autoheader
	rm -rf autom4te.cache
	rm -f *~

	./configure || exit 1
	make mk4tcl.tcl.h
	make boot.tcl.h
	make zipvfs.tcl.h

	make distclean
) || exit 1

find . -name '.*.sw?' -type f | xargs rm -f