4.104.114.84.95
Last change
on this file since 45269dc was
45269dc,
checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/99 at 15:34:26
|
Patch from Ralf Corsepius <corsepiu@…> to move librdbg
to its own top level package.
|
-
Property mode set to
100644
|
File size:
314 bytes
|
Rev | Line | |
---|
[811804fe] | 1 | ## |
---|
| 2 | ## $Id$ |
---|
| 3 | ## |
---|
[e1d8abb] | 4 | |
---|
| 5 | AUTOMAKE_OPTIONS = foreign 1.4 |
---|
| 6 | ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal |
---|
| 7 | |
---|
| 8 | if HAS_LIBCHIP |
---|
| 9 | LIBCHIP = libchip |
---|
| 10 | endif |
---|
| 11 | |
---|
[cc63e08] | 12 | SUBDIRS = start include libmisc libc libcpu libbsp \ |
---|
[45269dc] | 13 | $(LIBCHIP) $(LIBHWAPI) |
---|
[e1d8abb] | 14 | |
---|
| 15 | include $(top_srcdir)/../../../automake/subdirs.am |
---|
| 16 | include $(top_srcdir)/../../../automake/local.am |
---|
Note: See
TracBrowser
for help on using the repository browser.