forked from Imagelibrary/rtems
2001-03-08 Ralf Corsepiu <corsepius@faw.uni-ulm.de>
* configure.in: Use ${MAKE} in message at the end of the
configure.in.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2001-03-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.in: Use ${MAKE} in message at the end of the
|
||||
configure.in.
|
||||
|
||||
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.in: Apply _RTEMS_ADJUST_SRCDIR.
|
||||
|
||||
@@ -100,6 +100,6 @@ Makefile
|
||||
echo
|
||||
echo target architecture: $target_cpu.
|
||||
echo available BSPs: $rtems_bsp.
|
||||
echo \'make all\' will build the following BSPs: $RTEMS_BSP_LIST.
|
||||
echo other BSPs can be built with \'make RTEMS_BSP=\"bsp1 bsp2 ...\"\'
|
||||
echo \'${MAKE} all\' will build the following BSPs: $RTEMS_BSP_LIST.
|
||||
echo other BSPs can be built with \'${MAKE} RTEMS_BSP=\"bsp1 bsp2 ...\"\'
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user