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

@@ -7,7 +7,7 @@
# Assumes $(LIB) is set to $(ARCH)/libfoo.a
#
include $(RTEMS_ROOT)/make/leaf.cfg
include $(PROJECT_ROOT)/make/leaf.cfg
define make-library
$(RM) $@