Files
rtems/tools/build
Ralf Corsepius 88c93c310b 2010-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for libgen.h, basename.
	* rtems-bin2c.c: Use basename(3) instead of strrchr cascade.
	Introduce ifbasename. Use ifbasename in generated files.
2010-07-30 12:09:38 +00:00
..
2004-04-20 07:09:31 +00:00
2004-04-20 07:09:31 +00:00
2004-04-20 07:09:31 +00:00

#
#  $Id$
#

Misc. support tools for RTEMS workspaces.

install-if-change
    Smart install script that also can append suffixes as it
    installs (suffixes used for debug and profile variants).
    Requires bash or ksh.