source:
rtems/c/src/lib/libbsp/c4x/Makefile.am
@
ac49115
Last change on this file since ac49115 was 61ba9763, checked in by Joel Sherrill <joel.sherrill@…>, on 02/22/00 at 18:39:52 | |
---|---|
|
|
File size: 294 bytes |
Rev | Line | |
---|---|---|
[61ba9763] | 1 | ## |
2 | ## $Id$ | |
3 | ## | |
4 | ||
5 | AUTOMAKE_OPTIONS = foreign 1.4 | |
6 | ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal | |
7 | ||
8 | ## Descend into the $(RTEMS_BSP_FAMILY) directory | |
9 | SUBDIRS = shared $(RTEMS_BSP_FAMILY) | |
10 | ||
11 | include $(top_srcdir)/../../../../../automake/subdirs.am | |
12 | include $(top_srcdir)/../../../../../automake/local.am |
Note: See TracBrowser
for help on using the repository browser.