1# Makefile fragment to provide generic support for -fsplit-stack.
2# This should be used in config.host for any host which supports
3# -fsplit-stack.
4LIB2ADD_ST += $(srcdir)/generic-morestack.c $(srcdir)/generic-morestack-thread.c
5