Fixed so installed Makefile structure work.

This commit is contained in:
Joel Sherrill
1998-02-02 16:55:57 +00:00
parent 5c3511e5cf
commit 594a413fae

View File

@@ -40,9 +40,10 @@ RTEMS_HAS_CPLUSPLUS = @RTEMS_HAS_CPLUSPLUS@
RTEMS_USE_GCC272 = @RTEMS_USE_GCC272@
RTEMS_LIBC_DIR = @RTEMS_LIBC_DIR@
# FIXME: This shouldn't be here
RTEMS_ROOT = $(PROJECT_HOME)
export RTEMS_BSP
export RTEMS_CUSTOM
export PROJECT_ROOT
# FIXME: The following shouldn't be here
RTEMS_ROOT = $(PROJECT_ROOT)
export RTEMS_ROOT