source:
rtems/c/src/lib/libbsp/c4x/Makefile.am
@
feead226
Last change on this file since feead226 was feead226, checked in by Joel Sherrill <joel.sherrill@…>, on 11/09/00 at 16:43:05 | |
---|---|
|
|
File size: 291 bytes |
Rev | Line | |
---|---|---|
[4c19137c] | 1 | ## |
[61ba9763] | 2 | ## $Id$ |
[4c19137c] | 3 | ## |
[61ba9763] | 4 | |
5 | AUTOMAKE_OPTIONS = foreign 1.4 | |
[feead226] | 6 | ACLOCAL_AMFLAGS = -I ../../../../../aclocal |
[61ba9763] | 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.