summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 4307816bd52f2c258f81c739947f563d4e2987e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
bin_PROGRAMS = sis
sis_SOURCES = erc32.c float.c grlib.c leon3.c exec.c func.c help.c \
	      sparc.c riscv.c leon2.c sis.c interf.c remote.c elf.c

AM_CFLAGS = -DFAST_UART
sis_LDADD = -lm -lreadline

info_TEXINFOS = sis.texi

.PHONY: v
v:	version.texi