summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/src/powerpc/Makefile.am
blob: b0897a1b0e8468e7f97f45f3d63ed4bc484e8bda (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
##
## $Id$
##


SUBDIRS = new_exception_processing

EXTRA_DIST = excep_f.c rdbg_cpu_asm.S rdbg_f.c

include $(top_srcdir)/../../automake/subdirs.am
include $(top_srcdir)/../../automake/local.am