Patch from James Housley <jim@thehousleys.net> so application Makefiles

can find tools installed to $(prefix)/bin after installation.
This commit is contained in:
Joel Sherrill
2000-07-07 16:48:29 +00:00
parent 1d51c45deb
commit 7f51092d10

View File

@@ -12,7 +12,7 @@
#
PROJECT_RELEASE=$(PROJECT_ROOT)/$(RTEMS_BSP)
PROJECT_BIN=$(PROJECT_RELEASE)/bin
PROJECT_BIN=$(PROJECT_ROOT)/bin
PROJECT_INCLUDE=$(PROJECT_RELEASE)/lib/include
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools