aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/linux-gnu/arm/Makefile.am
blob: 131fc3f5ee8b39220df1143813fdc8ba08222cac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
noinst_LTLIBRARIES = \
	../libcpu.la

___libcpu_la_SOURCES = \
	breakpoint.c \
	plt.c \
	regs.c \
	trace.c

noinst_HEADERS = \
	arch.h \
	arch_syscallent.h \
	ptrace.h \
	signalent.h \
	syscallent.h

MAINTAINERCLEANFILES = \
	Makefile.in