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

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

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

EXTRA_DIST = \
	Doxyfile

MAINTAINERCLEANFILES = \
	Makefile.in