source: rtems/scripts/gccnewlib/target-objc.add @ 4b3af7a4

4.104.114.84.95
Last change on this file since 4b3af7a4 was 4b3af7a4, checked in by Joel Sherrill <joel.sherrill@…>, on 02/05/02 at 21:08:15

2002-01-29 Ralf Corsepius <corsepiu@…>

  • mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add, gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add, gccnewlib/target-chill.add, gccnewlib/target-g77.add, gccnewlib/target-gcc.add, gccnewlib/target-gcj.add, gccnewlib/target-objc.add: Added more support for Canadian Cross building.
  • Property mode set to 100644
File size: 641 bytes
RevLine 
[df49c60]1# ==============================================================
2# @target_alias@-objc
3# ==============================================================
4%package -n @target_alias@-objc
5Provides:       @target_alias@-objc
6Summary:      gcc/objc compiler for @target_alias@
7Group: rtems
8Requires: @target_alias@-gcc
9
10%description -n @target_alias@-objc
11RTEMS is an open source operating system for embedded systems.
12
13This is the gcc/objc compiler for @target_alias@
14
15%files -n @target_alias@-objc -f build/files.objc
[4b3af7a4]16%{_prefix}/lib/gcc-lib/@target_alias@/@gcc_version@/cc1obj@exe_ext@
17%{_prefix}/lib/gcc-lib/@target_alias@/@gcc_version@/include/objc
Note: See TracBrowser for help on using the repository browser.