Subversion Repositories HelenOS-historic

Rev

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

Rev Author Line No. Line
706 decky 1
## General configuration directives
2
 
3
# Architecture
4
@ "ia32" Intel IA-32
805 palkovsky 5
@ "amd64" AMD64/Intel EM64T
848 palkovsky 6
@ "mips32" MIPS 32-bit Little Endian
7
@ "mips32eb" MIPS 32-bit Big Endian
706 decky 8
! ARCH (choice)
774 palkovsky 9
 
10
# IA32 Compiler
11
@ "cross" Cross-compiler
12
@ "native" Native
13
! [ARCH=ia32] IA32_COMPILER (choice)
14
% [ARCH=ia32] SAVEAS IA32_COMPILER COMPILER