summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/src/powerpc/Makefile.am
blob: e322d3f4c48c3113ffa5652486cb0adebbbbfb9e (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