From 7b79761f0295496c02b32dbb862cb820bb527933 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 14 Mar 2001 00:18:08 +0000 Subject: 2001-03-08 Ralf Corsepiu * configure.in: Use ${MAKE} in message at the end of the configure.in. --- c/configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c/configure.in') diff --git a/c/configure.in b/c/configure.in index 9c5b1181fa..9d9ae64b55 100644 --- a/c/configure.in +++ b/c/configure.in @@ -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 -- cgit v1.2.3