source: rtems/c/src/librdbg/src/i386/Makefile.am @ 1591a1aa

4.104.114.84.95
Last change on this file since 1591a1aa was 9f4868c, checked in by Joel Sherrill <joel.sherrill@…>, on 11/23/99 at 13:57:02

Miscellaneous patches from Ralf Corsepius <corsepiu@…>
that are part of the Makefile.am conversion effort but were missed
in the previous commits.

  • Property mode set to 100644
File size: 259 bytes
Line 
1##
2## $Id$
3##
4
5AUTOMAKE_OPTIONS = foreign 1.4
6ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
7
8SUBDIRS = pc386
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.