2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
	* main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
	* host.cfg.in: Remove RM, make-script.
	* ChangeLog: Remove bogus 2001-01-22 entry.
This commit is contained in:
Joel Sherrill
2001-02-05 18:21:18 +00:00
parent 81a1802be5
commit 1db8d62fb8
6 changed files with 8 additions and 44 deletions

View File

@@ -11,7 +11,7 @@
# but could be overridden in custom files.
#
PROJECT_RELEASE=$(PROJECT_ROOT)/$(RTEMS_BSP)
PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP)
PROJECT_BIN=$(PROJECT_ROOT)/bin
PROJECT_INCLUDE=$(PROJECT_RELEASE)/lib/include
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools