#
# site specific macros
# 
# It is inserted into the Makefile after the host and target specific
# makefile parts and can "overload" macros defined there.

#PREFIX = /tools/cygnus/devo-$(VERSION)

# Spring uses their own malloc()
DYN_SHLFLAGS = -f$(PIC) -DNO_LIBGXX_MALLOC

#fix me: should be moved to devo/gcc
EH_FILES = EH-sunlabs.o



