|
|
@ -1,6 +1,7 @@ |
|
|
|
**makeTclKit** - script for building Tcl/Tk tclkits |
|
|
|
**makeTclKit** - script for building Tcl/Tk tclkits |
|
|
|
|
|
|
|
|
|
|
|
## License |
|
|
|
## License |
|
|
|
|
|
|
|
|
|
|
|
Copyright (C) 2011-2014, Maxim Lihachev, <envrm@yandex.ru> |
|
|
|
Copyright (C) 2011-2014, Maxim Lihachev, <envrm@yandex.ru> |
|
|
|
|
|
|
|
|
|
|
|
This program is free software: you can redistribute it and/or modify it |
|
|
|
This program is free software: you can redistribute it and/or modify it |
|
|
@ -21,6 +22,7 @@ |
|
|
|
page: http://equi4.com/pub/tk/downloads.html. |
|
|
|
page: http://equi4.com/pub/tk/downloads.html. |
|
|
|
|
|
|
|
|
|
|
|
## Usage |
|
|
|
## Usage |
|
|
|
|
|
|
|
|
|
|
|
makeTclKit.tcl [options] |
|
|
|
makeTclKit.tcl [options] |
|
|
|
-t, --target -- target operation system |
|
|
|
-t, --target -- target operation system |
|
|
|
-a, --arch -- machine arch |
|
|
|
-a, --arch -- machine arch |
|
|
@ -32,6 +34,7 @@ |
|
|
|
-h, --help -- show this help |
|
|
|
-h, --help -- show this help |
|
|
|
|
|
|
|
|
|
|
|
## Version |
|
|
|
## Version |
|
|
|
|
|
|
|
|
|
|
|
0.2 |
|
|
|
0.2 |
|
|
|
|
|
|
|
|
|
|
|
## Structure |
|
|
|
## Structure |
|
|
|