Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 380 → Rev 381

//SPARTAN/trunk/Makefile.config
4,8 → 4,8
#ARCH=ppc32
#ARCH=amd64
 
# If this is yes, then cross compiler will be used instead of host compiler
CROSS_COMPILER=no
# If this is yes, then the native compiler will be used instead of cross compiler
NATIVE_COMPILER=no
 
# Support for symetric multiprocessors
SMP=__SMP__