Changeset d74fdb5 in rtems


Ignore:
Timestamp:
07/07/00 16:46:52 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
823938f
Parents:
ce1ba298
Message:

Patch from James Housley <jim@…> to let the Makefiles
find tools like packhex after installation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • make/main.cfg

    rce1ba298 rd74fdb5  
    1313
    1414PROJECT_RELEASE=$(PROJECT_ROOT)/$(RTEMS_BSP)
    15 PROJECT_BIN=$(PROJECT_RELEASE)/bin
     15PROJECT_BIN=$(PROJECT_ROOT)/bin
    1616PROJECT_INCLUDE=$(PROJECT_RELEASE)/lib/include
    1717PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
Note: See TracChangeset for help on using the changeset viewer.