comparison gcc/config/m68k/t-rtems @ 0:a06113de4d67

first commit
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Fri, 17 Jul 2009 14:47:48 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a06113de4d67
1 # Custom multilibs for RTEMS
2 M68K_MLIB_CPU += && (match(MLIB, "^68") \
3 || MLIB == "cpu32" \
4 || MLIB == "5206" \
5 || MLIB == "5208" \
6 || MLIB == "5307" \
7 || MLIB == "5329" \
8 || MLIB == "5407" \
9 || MLIB == "5475")