Download List

Project Description

MaKL is a simple and light framework for building
multi-platform C/C++ projects, purely based on the
Bourne Shell and GNU Make. It is much easier to
install and use than other typical building
systems, while maintaining the essential
functionality. It is ideal for embedded systems
due to its cross-compilation, multiplatform
toolchaining mechanisms, and minimal external
dependencies.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-12 13:51
1.7.0

The new DISTRECIPE variable was added to the
dist.mk template to load dist objects from an
external file (can be mixed with DISTFILES and
DISTREMAP). A fix was made in multiple word
representation of header macros. Linking is also
done for cross-compilation. Multi-valued
XENO_PATCH_URI and XENO_PATCH_FILE variables were
added in xeno.mk. XENO_FETCH_MULTI_URI was added
to xeno-fetch.mk to allow the downloading of
multiple different tarballs. The "makl-new dist"
command produces Makefile.dist instead of
Makefile.
Tags: Minor feature enhancements

2008-03-03 17:27
1.6.0

Tags: Initial freshmeat announcement

Project Resources