- Timestamp:
- 07/19/12 13:44:32 (11 years ago)
- Branches:
- 4.11, 5, master
- Children:
- bb2b825
- Parents:
- c0456d7f
- Location:
- c
- Files:
-
- 123 edited
Legend:
- Unmodified
- Added
- Removed
-
c/configure.ac
rc0456d7f r0f77281 2 2 ## 3 3 4 AC_PREREQ([2.6 8])4 AC_PREREQ([2.69]) 5 5 AC_INIT([rtems-c],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 6 6 AC_CONFIG_SRCDIR([TOOL_TARGETS]) -
c/src/ada-tests/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-ada-tests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([support]) -
c/src/configure.ac
rc0456d7f r0f77281 2 2 ## 3 3 4 AC_PREREQ([2.6 8])4 AC_PREREQ([2.69]) 5 5 AC_INIT([rtems-c-src],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 6 6 AC_CONFIG_SRCDIR([libchip]) -
c/src/lib/libbsp/arm/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-arm],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([../arm]) -
c/src/lib/libbsp/arm/csb336/configure.ac
rc0456d7f r0f77281 3 3 ## configure.ac,v 1.5 2003/03/11 09:39:07 ralf Exp 4 4 5 AC_PREREQ([2.6 8])5 AC_PREREQ([2.69]) 6 6 AC_INIT([rtems-c-src-lib-libbsp-arm-csb336],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/arm/csb337/configure.ac
rc0456d7f r0f77281 3 3 ## configure.ac,v 1.5 2003/03/11 09:39:07 ralf Exp 4 4 5 AC_PREREQ([2.6 8])5 AC_PREREQ([2.69]) 6 6 AC_INIT([rtems-c-src-lib-libbsp-arm-csb337],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/arm/edb7312/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-arm-edb7312],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/arm/gba/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-arm-gba],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/arm/gdbarmsim/configure.ac
rc0456d7f r0f77281 3 3 ## configure.ac,v 1.5 2003/03/11 09:39:07 ralf Exp 4 4 5 AC_PREREQ([2.6 8])5 AC_PREREQ([2.69]) 6 6 AC_INIT([rtems-c-src-lib-libbsp-arm-gdbarmsim],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/arm/gp32/configure.ac
rc0456d7f r0f77281 3 3 ## configure.ac,v 1.5 2003/03/11 09:39:07 ralf Exp 4 4 5 AC_PREREQ([2.6 8])5 AC_PREREQ([2.69]) 6 6 AC_INIT([rtems-c-src-lib-libbsp-arm-gp32],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/arm/gumstix/configure.ac
rc0456d7f r0f77281 3 3 ## configure.ac,v 1.5 2003/03/11 09:39:07 ralf Exp 4 4 5 AC_PREREQ([2.6 8])5 AC_PREREQ([2.69]) 6 6 AC_INIT([rtems-c-src-lib-libbsp-arm-gumstix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/arm/lm3s69xx/configure.ac
rc0456d7f r0f77281 6 6 # 7 7 8 AC_PREREQ([2.6 8])8 AC_PREREQ([2.69]) 9 9 AC_INIT([rtems-c-src-lib-libbsp-arm-lm3s69xx],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 10 10 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/arm/lpc24xx/configure.ac
rc0456d7f r0f77281 6 6 # 7 7 8 AC_PREREQ([2.6 8])8 AC_PREREQ([2.69]) 9 9 AC_INIT([rtems-c-src-lib-libbsp-arm-lpc24xx],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 10 10 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/arm/lpc32xx/configure.ac
rc0456d7f r0f77281 6 6 # 7 7 8 AC_PREREQ([2.6 8])8 AC_PREREQ([2.69]) 9 9 AC_INIT([rtems-c-src-lib-libbsp-arm-lpc32xx],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 10 10 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/arm/nds/configure.ac
rc0456d7f r0f77281 1 AC_PREREQ([2.6 8])1 AC_PREREQ([2.69]) 2 2 AC_INIT([rtems-c-src-lib-libbsp-arm-nds],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 3 3 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/arm/nds/tools/configure.ac
rc0456d7f r0f77281 1 AC_PREREQ([2.6 8])1 AC_PREREQ([2.69]) 2 2 AC_INIT([rtems-c-src-lib-libbsp-arm-nds-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 3 3 AC_CONFIG_SRCDIR([runtest]) -
c/src/lib/libbsp/arm/rtl22xx/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-arm-rtl22xx],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/arm/smdk2410/configure.ac
rc0456d7f r0f77281 3 3 ## configure.ac,v 1.5 2003/03/11 09:39:07 ralf Exp 4 4 5 AC_PREREQ([2.6 8])5 AC_PREREQ([2.69]) 6 6 AC_INIT([rtems-c-src-lib-libbsp-arm-smdk2410],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/arm/stm32f4/configure.ac
rc0456d7f r0f77281 1 AC_PREREQ([2.6 8])1 AC_PREREQ([2.69]) 2 2 AC_INIT([rtems-c-src-lib-libbsp-arm-stm32f4],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 3 3 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/avr/avrtest/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/avr/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-avr],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([avrtest]) -
c/src/lib/libbsp/bfin/TLL6527M/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ( 2.68)3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-bfin-TLL6527M],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/bfin/bf537Stamp/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-bfin-bf537Stamp],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/bfin/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-bfin],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([../bfin]) -
c/src/lib/libbsp/bfin/eZKit533/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-bfin-eZKit533],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/h8300/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-h8300],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([h8sim]) -
c/src/lib/libbsp/h8300/h8sim/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/i386/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-i386],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([pc386]) -
c/src/lib/libbsp/i386/pc386/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-i386-pc386],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/i386/pc386/tools/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-i386-pc386-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([Spec.doc]) -
c/src/lib/libbsp/lm32/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-lm32],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([../lm32]) -
c/src/lib/libbsp/lm32/lm32_evr/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-lm32-lm32_evr],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/lm32/milkymist/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-lm32-milkymist], 5 5 [_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) -
c/src/lib/libbsp/m32c/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m32c],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([m32cbsp]) -
c/src/lib/libbsp/m32c/m32cbsp/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m32r/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m32r],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([m32rsim]) -
c/src/lib/libbsp/m32r/m32rsim/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/av5282/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-av5282],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([shared]) -
c/src/lib/libbsp/m68k/csb360/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-csb360],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/gen68302/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68302],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/gen68340/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68340],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/gen68360/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68360],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/genmcf548x/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-genmcf548x],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/idp/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-idp],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/mcf5206elite/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/mcf5206elite/tools/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([runtest]) -
c/src/lib/libbsp/m68k/mcf52235/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf52235],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/mcf5225x/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-dpu],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/mcf5235/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5235],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/mcf5329/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf52235],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/mrm332/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-mrm332],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/mvme136/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme136],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/mvme147/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/mvme147s/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147s],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/mvme162/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/mvme162/tools/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([sload.c]) -
c/src/lib/libbsp/m68k/mvme167/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme167],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/ods68302/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-ods68302],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/sim68000/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-sim68000],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/m68k/uC5282/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-m68k-uC5282],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/mips/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-mips],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([csb350]) -
c/src/lib/libbsp/mips/csb350/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-mips-csb350],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/mips/genmongoosev/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-mips-genmongoosev],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/mips/hurricane/configure.ac
rc0456d7f r0f77281 3 3 ## configure.ac,v 1.5.2.2 2003/08/11 14:37:57 ralf Exp 4 4 5 AC_PREREQ([2.6 8])5 AC_PREREQ([2.69]) 6 6 AC_INIT([rtems-c-src-lib-libbsp-mips-hurricane],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/mips/jmr3904/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/mips/jmr3904/tools/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([runtest.in]) -
c/src/lib/libbsp/mips/malta/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-mips-malta],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/mips/rbtx4925/configure.ac
rc0456d7f r0f77281 3 3 ## configure.ac,v 1.6.2.2 2003/08/11 14:38:01 ralf Exp 4 4 5 AC_PREREQ([2.6 8])5 AC_PREREQ([2.69]) 6 6 AC_INIT([rtems-c-src-lib-libbsp-mips-rbtx4925],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/mips/rbtx4938/configure.ac
rc0456d7f r0f77281 3 3 ## configure.ac,v 1.6.2.2 2003/08/11 14:38:01 ralf Exp 4 4 5 AC_PREREQ([2.6 8])5 AC_PREREQ([2.69]) 6 6 AC_INIT([rtems-c-src-lib-libbsp-mips-rbtx4938],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/nios2/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-nios2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([nios2_iss]) -
c/src/lib/libbsp/nios2/nios2_iss/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-nios2-nios2_iss],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/no_cpu/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-no_cpu],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([no_bsp]) -
c/src/lib/libbsp/no_cpu/no_bsp/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-no_cpu-no_bsp],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/beatnik/configure.ac
rc0456d7f r0f77281 3 3 ## configure.ac,v 1.9.2.3 2003/08/11 14:37:22 ralf Exp 4 4 5 AC_PREREQ([2.6 8])5 AC_PREREQ([2.69]) 6 6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-beatnik],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-powerpc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([ep1a]) -
c/src/lib/libbsp/powerpc/ep1a/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-powerpc-ep1a],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/gen5200/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-powerpc-gen5200],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/gen83xx/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-powerpc-gen83xx],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/haleakala/configure.ac
rc0456d7f r0f77281 1 1 dnl Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-powerpc-haleakala],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/mbx8xx/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-powerpc-mbx8xx],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-powerpc-motorola_powerpc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/mpc55xxevb/configure.ac
rc0456d7f r0f77281 8 8 # 9 9 10 AC_PREREQ([2.6 8])10 AC_PREREQ([2.69]) 11 11 AC_INIT([rtems-c-src-lib-libbsp-powerpc-mpc55xxevb],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 12 12 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-powerpc-mpc8260ads],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/mvme3100/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-powerpc-mvme3100],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/mvme5500/configure.ac
rc0456d7f r0f77281 3 3 ## configure.ac,v 1.9.2.2 2003/03/06 10:42:42 ralf Exp 4 4 5 AC_PREREQ([2.6 8])5 AC_PREREQ([2.69]) 6 6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-mvme5500],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/psim/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-powerpc-psim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/qemuppc/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/qoriq/configure.ac
rc0456d7f r0f77281 1 AC_PREREQ( 2.60)1 AC_PREREQ([2.69]) 2 2 AC_INIT([rtems-c-src-lib-libbsp-powerpc-qoriq],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 3 3 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/score603e/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-powerpc-ep1a],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/ss555/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-powerpc-mbx5xx],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/t32mppc/configure.ac
rc0456d7f r0f77281 1 AC_PREREQ( 2.60)1 AC_PREREQ([2.69]) 2 2 AC_INIT([rtems-c-src-lib-libbsp-powerpc-qoriq],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 3 3 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/tqm8xx/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-powerpc-tqm8xx],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/virtex/configure.ac
rc0456d7f r0f77281 1 1 dnl Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-powerpc-virtex],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/virtex4/configure.ac
rc0456d7f r0f77281 1 1 dnl Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ( 2.68)3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-powerpc-virtex4],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/powerpc/virtex5/configure.ac
rc0456d7f r0f77281 1 1 dnl Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ( 2.68)3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-powerpc-virtex5],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/sh/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-sh],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([gensh1]) -
c/src/lib/libbsp/sh/gensh1/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-sh-gensh1],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/sh/gensh2/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-sh-gensh2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/sh/gensh4/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-sh-gensh4],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/sh/shsim/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-sh-shsim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/sparc/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-sparc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([shared]) -
c/src/lib/libbsp/sparc/erc32/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-sparc-erc32],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/sparc/leon2/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-sparc-leon2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/sparc/leon3/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-sparc-leon3],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/sparc64/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-sparc64],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 -
c/src/lib/libbsp/sparc64/niagara/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-sparc64-sun4v],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/sparc64/usiii/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-sparc64-sun4u],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libbsp/v850/configure.ac
rc0456d7f r0f77281 2 2 ## 3 3 4 AC_PREREQ([2.6 8])4 AC_PREREQ([2.69]) 5 5 AC_INIT([rtems-c-src-lib-libbsp-v850],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 6 6 AC_CONFIG_SRCDIR([gdbv850sim]) -
c/src/lib/libbsp/v850/gdbv850sim/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libbsp-v850-gdbv850sim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([bsp_specs]) -
c/src/lib/libcpu/arm/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libcpu-arm],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([shared]) -
c/src/lib/libcpu/bfin/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libcpu-bfin],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 RTEMS_TOP([../../../../..],[../../..]) -
c/src/lib/libcpu/i386/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libcpu-i386],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([cpuModel.h]) -
c/src/lib/libcpu/lm32/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libcpu-lm32],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 RTEMS_TOP([../../../../..],[../../..]) -
c/src/lib/libcpu/m68k/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libcpu-m68k],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([m68040]) -
c/src/lib/libcpu/mips/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libcpu-mips],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([clock]) -
c/src/lib/libcpu/nios2/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libcpu-nios2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 RTEMS_TOP([../../../../..],[../../..]) -
c/src/lib/libcpu/powerpc/configure.ac
rc0456d7f r0f77281 1 1 # Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libcpu-powerpc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([mpc6xx]) -
c/src/lib/libcpu/sh/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libcpu-sh],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([sh7032]) -
c/src/lib/libcpu/sparc/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libcpu-sparc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([reg_win]) -
c/src/lib/libcpu/sparc64/configure.ac
rc0456d7f r0f77281 1 1 ## Process this file with autoconf to produce a configure script. 2 2 3 AC_PREREQ([2.6 8])3 AC_PREREQ([2.69]) 4 4 AC_INIT([rtems-c-src-lib-libcpu-sparc64],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 5 5 AC_CONFIG_SRCDIR([shared]) -
c/src/librtems++/configure.ac
rc0456d7f r0f77281 2 2 ## 3 3 4 AC_PREREQ([2.6 8])4 AC_PREREQ([2.69]) 5 5 AC_INIT([rtems-c-src-librtems++],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla],[rtems-c-src-librtems++]) 6 6 AC_CONFIG_SRCDIR([include/rtems++]) -
c/src/make/configure.ac
rc0456d7f r0f77281 5 5 ## 6 6 7 AC_PREREQ([2.6 8])7 AC_PREREQ([2.69]) 8 8 AC_INIT([rtems-c-src-make],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) 9 9 AC_CONFIG_SRCDIR([bsp.cfg.in])
Note: See TracChangeset
for help on using the changeset viewer.