Subversion Repositories HelenOS-historic

Rev

Rev 885 | Rev 926 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
708 decky 1
## General configuration directives
2
 
3
# Architecture
4
@ "ia32" Intel IA-32
918 jermar 5
@ "ia64" Intel IA-64
708 decky 6
@ "amd64" AMD64/Intel EM64T
7
@ "sparc64" Sun UltraSPARC
885 decky 8
@ "ppc32" PowerPC 32-bit
708 decky 9
! ARCH (choice)
885 decky 10
 
11
# PPC32 Compiler
12
@ "cross" Cross-compiler
13
@ "native" Native
14
! [ARCH=ppc32] PPC32_COMPILER (choice)
15
% [ARCH=ppc32] SAVEAS PPC32_COMPILER COMPILER