4.104.114.84.95
Last change
on this file since 69537ca9 was
69537ca9,
checked in by Joel Sherrill <joel.sherrill@…>, on 01/12/00 at 16:38:56
|
Patch rtems-rc-20000104-16.diff from Ralf Corsepius <corsepiu@…>
that converts the libbsp/i386 subdirectory to full automake.
|
-
Property mode set to
100644
|
File size:
561 bytes
|
Line | |
---|
1 | dnl Process this file with autoconf to produce a configure script. |
---|
2 | dnl |
---|
3 | dnl $Id$ |
---|
4 | |
---|
5 | AC_INIT(coff2bin) |
---|
6 | RTEMS_TOP(../../../../../../..) |
---|
7 | AC_CONFIG_AUX_DIR(../../../../../../..) |
---|
8 | |
---|
9 | RTEMS_CANONICAL_TARGET_CPU |
---|
10 | |
---|
11 | AM_INIT_AUTOMAKE(rtems-lib-libbsp-i386-ts_386ex-tools,$RTEMS_VERSION,no) |
---|
12 | AM_MAINTAINER_MODE |
---|
13 | |
---|
14 | RTEMS_PROJECT_ROOT |
---|
15 | RTEMS_TOOLPATHS |
---|
16 | |
---|
17 | AC_OUTPUT( |
---|
18 | Makefile |
---|
19 | dos_sup/Makefile |
---|
20 | ts_1325_ada/Makefile |
---|
21 | debug_ada/Makefile |
---|
22 | debug_c/Makefile |
---|
23 | network_ada/Makefile |
---|
24 | network_ada/adasockets/Makefile |
---|
25 | network_ada/listener/Makefile |
---|
26 | network_ada/tcprelay/Makefile |
---|
27 | ts_1325_ada/Makefile |
---|
28 | ) |
---|
Note: See
TracBrowser
for help on using the repository browser.