Calnex/optware
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
To install this system, Use Debian (jessie), and run this script scripts/fix-deps To build mono, cd into the top level and execute: 'make mono-ipk' To build tshark, cd into the top level and execute: 'make tshark-1.11.3-ipk' for version 1.11.3 'make tshark-1.10.3-ipk' for version 1.10.3 'make tshark-1.4.9-ipk' for version 1.4.9 make/template.mk can be used to start a new package, simply copy & edit as necessary. Most projects which already use the GNU toolchain will be simple enough to add using the template, for more information on the GNU toolchain see the following links. https://www.gnu.org/software/autoconf/autoconf.html https://www.gnu.org/software/automake/automake.html https://www.gnu.org/software/libtool/libtool.html
Languages
- Makefile 60.2%
- HTML 16.3%
- Shell 13.5%
- Lua 7.1%
- Perl 1.6%
- Python 1.2%
- Batchfile 0.1%