2006-09-06 17:19:41 -04:00
|
|
|
REQUIRES: library/compiler/x86 library/compiler/pentium4 ;
|
2006-10-21 02:40:38 -04:00
|
|
|
PROVIDE: library/compiler/amd64
|
|
|
|
{ +files+ {
|
2006-09-06 17:19:41 -04:00
|
|
|
"architecture.factor"
|
|
|
|
"alien.factor"
|
|
|
|
"intrinsics.factor"
|
2006-10-21 02:40:38 -04:00
|
|
|
} } ;
|