# Copyright (C)  2006  Daniele Zelante

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation.

@LICENSE
@$Id$

makroz is free software.  See the file COPYING for copying conditions.

'makroz' name comes from: make & cross

It is a very simple toolset and framework to use makefiles for different platforms
By now it supports:
- GNU/Linux
- FreeBSD
- NetBSD
- Cygwin

No good documentation is avaliable yet, so you have to read 'defs.mk', 'app.mk' and 'lib.mk'

In NetBSD you should install some GNU tools usign pkgsrc:
gmake
gsed
gtar
findutils (for gfind)


Please send all bug reports by electronic mail to: <zeldan@email.it>
