# Sourcery tool definition
# Generated on Sun Dec  2 11:11:01 2007

id:ID:N:N:4
description:Description:N:N:Acorn C++ compiler
suffix:Suffix:N:N:c++
command:Command:N:N:c++ ~ $(compile) $(depend) $(throwback) $(debug) $(twolong) $(strict) $(dataflow) $(nofuncnames) $(objdeclare) $(features) $(disablestack) $(module) $(optimisespc) $(optimisetme) $(misc) $(stubsg) $(stubs26) $(stubs32) $(include) ~ $(output) @.o$(outputsuffix).$(file) @.$(suffix)$(file)
memory:Memory:N:N:1024
localflags:LocalFlags:N:N:Y
prefix:Prefix:N:N:Y
parentdir:ParentDir:N:N:N
refreshobject:RefreshObject:N:N:N
compile:Compile:N:N:N:-c
dataflow:Data flow anomalies:Y:N:N:-fa
debug:Debug:Y:N:N:-g
depend:Depend:N:N:N:-depend !Depend
disablestack:Disable stack check:Y:N:Y:-zps1
features:Features:Y:N:N:-faf
include:Include:N:N:N:-I$(includepath)
module:Module:Y:N:Y:-zM
nofuncnames:No function names:Y:N:N:-ff
objdeclare:Objects declared:Y:N:N:-fh
optimisespc:Optimise (Space):Y:N:N:-Ospace
optimisetme:Optimise (Time):Y:N:N:-Otime
output:Output:N:N:N:-o
strict:Strict:Y:N:N:+p
stubs26:Stubs26:Y:N:Y:-apcs 3/26
stubs32:Stubs32:Y:N:Y:-apcs 3/32/fpe2/swst/fp/nofpr
stubsg:StubsG:Y:N:Y:-apcs 3/32/fpe2/swst/fp/nofpr
throwback:Throwback:Y:N:N:-throwback
twolong:Two long:N:N:N:-Dsigned= -D__STDC_VERSION__=199000 -Xcpp -c90
