source:
rtems/c/src/lib/libbsp/m32r/Makefile.am
@
b5a076d
Last change on this file since b5a076d was b5a076d, checked in by Ralf Corsépius <ralf.corsepius@…>, on May 4, 2012 at 6:51:43 AM | |
---|---|
|
|
File size: 232 bytes |
Line | |
---|---|
1 | ACLOCAL_AMFLAGS = -I ../../../aclocal |
2 | |
3 | ## Descend into the @RTEMS_BSP_FAMILY@ directory |
4 | SUBDIRS = @RTEMS_BSP_FAMILY@ |
5 | |
6 | EXTRA_DIST = |
7 | |
8 | include $(top_srcdir)/../../../automake/subdirs.am |
9 | include $(top_srcdir)/../../../automake/local.am |
Note: See TracBrowser
for help on using the repository browser.