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

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

noinst_HEADERS = \
	arch.h \
	ptrace.h \
	signalent1.h \
	signalent.h \
	syscallent1.h \
	syscallent.h \
	syscalls31.h \
	syscalls64.h

MAINTAINERCLEANFILES = \
	Makefile.in