Diff

Differences From Artifact [39c5346f75]:

To Artifact [f879dbf338]:


68
69
70
71
72
73
74




75
76
77
78
79
80
81
		system.  The default is "tclkit".  A working tclkit is required
		for cross-compiling Tclkits.

	4. STATICTK
		Specify this as "1" to statically link to Tk.  The default
		action on most platforms is to dynamically link to Tk.







-------------------
Method of Operation
-------------------
Summary:
	1. "kitcreator" calls */build.sh







>
>
>
>







68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
		system.  The default is "tclkit".  A working tclkit is required
		for cross-compiling Tclkits.

	4. STATICTK
		Specify this as "1" to statically link to Tk.  The default
		action on most platforms is to dynamically link to Tk.

	5. STRIP
		Specifies the tool you wish to be called to strip object files,
		archives, and shared objects.  The default is "strip".  You
		should probably set this if you are cross-compiling.


-------------------
Method of Operation
-------------------
Summary:
	1. "kitcreator" calls */build.sh