Changeset 136e234 in rtems
- Timestamp:
- Oct 27, 2006, 8:27:56 AM (14 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 31691791
- Parents:
- 58b7d38f
- Location:
- contrib/crossrpms
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/Makefile.am
r58b7d38f r136e234 13 13 DIST_SUBDIRS += mingw32 14 14 DIST_SUBDIRS += solaris2.7 15 DIST_SUBDIRS += rtems4.716 15 DIST_SUBDIRS += rtems4.8 17 16 -
contrib/crossrpms/configure.ac
r58b7d38f r136e234 160 160 AC_CONFIG_FILES([freebsd6.1/i586/Makefile]) 161 161 162 AC_CONFIG_FILES([rtems4.7/Makefile])163 AC_CONFIG_FILES([rtems4.7/arm/Makefile])164 AC_CONFIG_FILES([rtems4.7/avr/Makefile])165 AC_CONFIG_FILES([rtems4.7/h8300/Makefile])166 AC_CONFIG_FILES([rtems4.7/i386/Makefile])167 AC_CONFIG_FILES([rtems4.7/m68k/Makefile])168 AC_CONFIG_FILES([rtems4.7/mips/Makefile])169 AC_CONFIG_FILES([rtems4.7/mipstx39/Makefile])170 AC_CONFIG_FILES([rtems4.7/powerpc/Makefile])171 AC_CONFIG_FILES([rtems4.7/sh/Makefile])172 AC_CONFIG_FILES([rtems4.7/sparc/Makefile])173 AC_CONFIG_FILES([rtems4.7/tic4x/Makefile])174 175 162 AC_CONFIG_FILES([rtems4.8/Makefile]) 176 163 AC_CONFIG_FILES([rtems4.8/arm/Makefile])
Note: See TracChangeset
for help on using the changeset viewer.