Changeset 3264dfc in rtems
- Timestamp:
- Jul 27, 2010, 6:18:16 PM (11 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 0043fd75
- Parents:
- f79bc77
- Location:
- make
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
make/ChangeLog
rf79bc77 r3264dfc 1 2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com> 2 3 PR 1532/testing 4 * host.cfg.in: Add initial tests for untar capabilities. 5 1 6 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org> 2 7 -
make/host.cfg.in
rf79bc77 r3264dfc 32 32 endif 33 33 34 ifndef BIN2C 35 BIN2C=$(PROJECT_BIN)/rtems-bin2c 36 endif 37 34 38 ifndef INSTALL_CHANGE 35 39 INSTALL_CHANGE=$(PROJECT_BIN)/install-if-change
Note: See TracChangeset
for help on using the changeset viewer.