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

AUTOMAKE_OPTIONS = foreign 1.4

SUBDIRS = mcp750

EXTRA_DIST = \
excep_f.c rdbg_cpu_asm.S rdbg_f.c

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