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