source: rtems/scripts/gccnewlib/target-chill.add @ 0ab87349

4.104.114.84.95
Last change on this file since 0ab87349 was df49c60, checked in by Joel Sherrill <joel.sherrill@…>, on 06/12/00 at 15:00:15

Merged from 4.5.0-beta3a

  • Property mode set to 100644
File size: 603 bytes
RevLine 
[df49c60]1# ==============================================================
2# @target_alias@-chill
3# ==============================================================
4%package -n @target_alias@-chill
5Provides:       @target_alias@-chill
6Summary:        gcc/chill compiler for @target_alias@
7Group: rtems
8Requires: rtems-base-chill @target_alias@-gcc
9
10%description -n @target_alias@-chill
11RTEMS is an open source operating system for embedded systems.
12
13This is the gcc/chill compiler and support files for @target_alias@
14
15%files -n @target_alias@-chill -f build/files.chill
16%dir /opt/rtems/bin
17/opt/rtems/bin/@target_alias@-chill
18
Note: See TracBrowser for help on using the repository browser.