source: rtems/c/src/lib/libbsp/lm32/Makefile.am @ 0c0181d

4.115
Last change on this file since 0c0181d was b1783062, checked in by Joel Sherrill <joel.sherrill@…>, on 12/04/08 at 22:55:13

2008-12-04 Jukka Pietarinen <jukka.pietarinen@…>

  • ChangeLog?, Makefile.am, README, acinclude.m4, configure.ac, shared/clock/ckinit.c, shared/clock/clock.h, shared/console/console.c, shared/console/uart.c, shared/console/uart.h, shared/start/start.S, shared/startup/bspstart.c, shared/startup/setvec.c, shared/timer/timer.c, shared/tsmac/dp83848phy.h, shared/tsmac/tsmac.c, shared/tsmac/tsmac.h: New files.
  • Property mode set to 100644
File size: 232 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../../../aclocal
6
7# Descend into the @RTEMS_BSP_FAMILY@ directory
8SUBDIRS = @RTEMS_BSP_FAMILY@
9
10include $(top_srcdir)/../../../automake/subdirs.am
11include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.