Set Build$Dir <Obey$Dir>
|ifthere <Build$Dir>.xmlparse.o.* then wipe <Build$Dir>.xmlparse.o.* ~CV
echo Building xmlparse
gcc -mthrowback -c -Werror -I<Build$Dir>/xmltok <Build$Dir>.xmlparse.c.hashtable -o <Build$Dir>.xmlparse.o.hashtable
gcc -mthrowback -c -Werror -I<Build$Dir>/xmltok <Build$Dir>.xmlparse.c.xmlparse -o <Build$Dir>.xmlparse.o.xmlparse
|ifthere <Build$Dir>.xmltok.o.* then wipe <Build$Dir>.xmltok.o.* ~CV
echo Building xmltok
gcc -mthrowback -c -Werror -I<Build$Dir>/xmlparse <Build$Dir>.xmltok.c.xmlrole -o <Build$Dir>.xmltok.o.xmlrole
gcc -mthrowback -c -Werror -I<Build$Dir>/xmlparse <Build$Dir>.xmltok.c.xmltok -o <Build$Dir>.xmltok.o.xmltok
UnSet Build$Dir