]> rtime.felk.cvut.cz Git - rtems-devel.git/commitdiff
RTEMS template for OMK build system conforming application.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Mon, 28 Nov 2005 18:26:47 +0000 (19:26 +0100)
committerPavel Pisa <pi@thor.(none)>
Sat, 28 Nov 2009 23:29:46 +0000 (00:29 +0100)
To utilize automatic OMK build system GNU make program
of version 3.81beta1 or higher is required.

The config.target has to exist in the top level directory
containing Makefile.rules file. The convenient way is to
create config.target as the symbolic link to selected file
in the config subdirectory.
The config.target file defines RTEMS_MAKEFILE_PATH variable
pointing to RTEMS target board specific installation directory.

Issue next command to build project
  make default-config
  make

The more help about OMK style Makefiles can be found
in the README.makerules file.

darcs-hash:20051128182647-ff715-2d2d773193de26aebbab4fb2919363c5377c68ec.gz


No differences found