source: rtems/c/src/librdbg/src/powerpc/Makefile.am @ 87fad5c

4.104.114.84.95
Last change on this file since 87fad5c was 87fad5c, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/99 at 15:39:24

Added as part of moving librdbg to its own top level package. This was
done as part of a patch from Ralf Corsepius <corsepiu@…>.

  • Property mode set to 100644
File size: 260 bytes
RevLine 
[87fad5c]1##
2## $Id$
3##
4
5AUTOMAKE_OPTIONS = foreign 1.4
6ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
7
8SUBDIRS = mcp750
9
10EXTRA_DIST = \
11excep_f.c rdbg_cpu_asm.S rdbg_f.c
12
13include $(top_srcdir)/../../../automake/subdirs.am
14include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.