4.104.114.84.95
Last change
on this file since de2582f was
de2582f,
checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/04 at 08:26:38
|
2004-10-21 Ralf Corsepius <ralf_corsepius@…>
- configure.ac: Adaptations to rtems-4.7.
- Makefile.am, wrapup/Makefile.am: Reworked.
|
-
Property mode set to
100644
|
File size:
760 bytes
|
Line | |
---|
1 | ## |
---|
2 | ## Makefile.am,v 1.12.2.1 2003/02/20 21:57:21 joel Exp |
---|
3 | ## |
---|
4 | |
---|
5 | include $(top_srcdir)/../../../../automake/compile.am |
---|
6 | |
---|
7 | EXTRA_LIBRARIES = ../libbsp.a |
---|
8 | CLEANFILES = ../libbsp.a |
---|
9 | ___libbsp_a_SOURCES = |
---|
10 | ___libbsp_a_LIBADD = ../pclock$(LIB_VARIANT).rel ../console$(LIB_VARIANT).rel \ |
---|
11 | ../irq$(LIB_VARIANT).rel ../pci$(LIB_VARIANT).rel \ |
---|
12 | ../startup$(LIB_VARIANT).rel ../tod$(LIB_VARIANT).rel \ |
---|
13 | ../vectors$(LIB_VARIANT).rel ../GT64260$(LIB_VARIANT).rel \ |
---|
14 | ../network$(LIB_VARIANT).rel ../vme$(LIB_VARIANT).rel |
---|
15 | |
---|
16 | EXTRA_LIBRARIES += ../libbsp_g.a |
---|
17 | CLEANFILES += ../libbsp_g.a |
---|
18 | ___libbsp_g_a_SOURCES = $(___libbsp_a_SOURCES) |
---|
19 | ___libbsp_g_a_LIBADD = $(___libbsp_a_LIBADD) |
---|
20 | |
---|
21 | noinst_DATA = ../libbsp$(LIB_VARIANT).a |
---|
22 | |
---|
23 | include $(top_srcdir)/../../../../automake/local.am |
---|
Note: See
TracBrowser
for help on using the repository browser.