# Sourcery tool definition
# Generated on Mon Dec  8 21:05:32 2008

id:ID:N:N:3
description:Description:N:N:Acorn C compiler
suffix:Suffix:N:N:c
command:Command:N:N:cc ~ $(compile) $(depend) $(throwback) $(debug) $(eimplicit) $(wuseofequals) $(wdepdecl) $(winventing) $(wnarrow) $(wnonansi) $(wimpreturn) $(strict) $(dataflow) $(nofuncnames) $(objdeclare) $(features) $(iso) $(disablestack) $(module) $(optimisespc) $(optimisetme) $(stubsg) $(stubs26) $(stubs32) $(unix) $(misc) $(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
eimplicit:Suppress implicit error:Y:N:N:-ec
features:Features:Y:N:N:-fafh
include:Include:N:N:N:-I$(includepath)
interactive:Interactive:N:N:N:N
iso:ISO 9899:Y:N:N:-c90
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:-strict
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
unix:UNIX PCC:Y:N:N:-pcc
wdepdecl:No Dep. decl. warning:Y:N:N:-wd
wimpreturn:No Implicit return warning:Y:N:N:-wv
winventing:No Inventing warning:Y:N:N:-wf
wnarrow:No Narrowing warning:Y:N:N:-wn
wnonansi:No non-ANSI warning:Y:N:N:-wp
wuseofequals:No Use of = warning:Y:N:N:-wa
