Makefile.in: Rebuilt.
[official-gcc.git] / gcc / config / rs6000 / t-vxworks
blobf042b772c2db961796067b2ea930e3879d646fa9
1 # Multilibs for VxWorks.
3 # The base multilib is -mhard-float.
4 MULTILIB_OPTIONS = mrtp fPIC msoft-float
5 MULTILIB_DIRNAMES =
6 MULTILIB_MATCHES = fPIC=fpic
7 MULTILIB_EXCEPTIONS = fPIC*
9 # This is set from the common config/t-vxworks but clobbered by t-ppccomm
10 # on this target.
11 EXTRA_MULTILIB_PARTS = 
13 # Similarily, LIB2FUNCS_EXTRA is set from config/t-vxworks and
14 # t-ppccomm *adds* to it, but the common contents are useful to us.
15 # In particular the base trampoline_setup bits are expected to be
16 # provided there.