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

AUTOMAKE_OPTIONS = foreign 1.4

SUBDIRS = any

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

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