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

SUBDIRS = new_exception_processing

EXTRA_DIST = excep_f.c rdbg_cpu_asm.S rdbg_f.c

PREINSTALL_FILES =

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