view gcc/config/stormy16/t-stormy16 @ 11:8f2e43f937f3

add cbc_make_lebeled_return function.
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Wed, 09 Sep 2009 18:47:06 +0900
parents a06113de4d67
children 77e2b8dfacca
line wrap: on
line source

# -*- makefile -*-

# SImode routines

LIB2FUNCS_EXTRA = \
	$(srcdir)/config/stormy16/stormy16-lib2.c

# floating point emulation libraries

FPBIT = fp-bit.c
DPBIT = dp-bit.c

fp-bit.c: $(srcdir)/config/fp-bit.c
	echo '#define FLOAT'				> fp-bit.c
	cat $(srcdir)/config/fp-bit.c			>> fp-bit.c

dp-bit.c: $(srcdir)/config/fp-bit.c
	cat $(srcdir)/config/fp-bit.c > dp-bit.c

TARGET_LIBGCC2_CFLAGS = -Os