forked from Imagelibrary/rtems
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user