Changeset 63cf252 in rtems for scripts/gccnewlib/target-g77.add
- Timestamp:
- 05/28/00 18:14:55 (22 years ago)
- Children:
- a3f5b6b
- Parents:
- 22095e22
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/gccnewlib/target-g77.add
r22095e22 r63cf252 1 # ============================================================== 2 # @target_alias@-g77 3 # ============================================================== 4 %package -n @target_alias@-g77 5 Provides: @target_alias@-g77 6 Summary: gcc/g77 compiler for @target_alias@ 7 Group: rtems 8 Requires: rtems-base-g77 @target_alias@-gcc 9 10 %description -n @target_alias@-g77 11 RTEMS is an open source operating system for embedded systems. 12 13 This is the gcc/g77 compiler for @target_alias@ 14 15 %files -n @target_alias@-g77 -f build/files.g77 16 %dir /opt/rtems/bin 17 /opt/rtems/bin/@target_alias@-g77@exe_ext@ 18 19 /opt/rtems/lib/gcc-lib/@target_alias@/@gcc_version@/f771@exe_ext@
Note: See TracChangeset
for help on using the changeset viewer.