1 # Multilibs for VxWorks MILS.
2
3 MULTILIB_OPTIONS = msoft-float
4 MULTILIB_MATCHES =
5 MULTILIB_EXCEPTIONS =
6
7 # Mils provides headers for the vthreads environment only, so we force
8 # that option on all the variants:
9
10 TCFLAGS += -mvthreads
11