# Builder control file for Linux. Using a separate file # because of bootstrapping issues and the fact that only # a small subset can be built set PROJDIR= [ INCLUDE /bat/master.ctl ] set OWLINUXBUILD=bootstrap set WLINK_LNK=bootstrp.lnk # compiled using GNU make + gcc + ar [ INCLUDE /wmake/prereq.ctl ] [ INCLUDE /builder/lang.ctl ] [ INCLUDE /nwlib/prereq.ctl ] # compiled using wmake + gcc + ar/wlib [ INCLUDE /yacc/prereq.ctl ] [ INCLUDE /sdk/rc/prereq.ctl ] [ INCLUDE /wstrip/prereq.ctl ] [ INCLUDE /orl/prereq.ctl ] [ INCLUDE /cfloat/prereq.ctl ] [ INCLUDE /owl/prereq.ctl ] [ INCLUDE /dwarf/prereq.ctl ] [ INCLUDE /wl/prereq.ctl ] [ INCLUDE /wasm/prereq.ctl ] [ INCLUDE /cg/prereq.ctl ] [ INCLUDE /cc/prereq.ctl ] # compiled using watcom utilities [ INCLUDE /hdr/lang.ctl ] [ INCLUDE /clib/lang.ctl ] [ INCLUDE /mathlib/lang.ctl ] [ INCLUDE /emu/lang.ctl ] [ INCLUDE /cc/wcl/prereq.ctl ] [ INCLUDE /cfloat/lang.ctl ] [ INCLUDE /owl/lang.ctl ] [ INCLUDE /dwarf/lang.ctl ] [ INCLUDE /re2c/prereq.ctl ] [ INCLUDE /sdk/rc/wres/prereq.ctl ] [ INCLUDE /as/lang.ctl ] [ INCLUDE /cg/lang.ctl ] [ INCLUDE /cc/lang.ctl ] [ INCLUDE /plusplus/lang.ctl ] [ INCLUDE /plusplus/cpplib/lang.ctl ] [ INCLUDE /cc/wcl/lang.ctl ] [ BLOCK <1> rel2 cprel2 ] /cc/wcl/linux386.386/wcl386.exe /wcl386 /cc/wcl/linux386.i86/wcl.exe /wcl /cc/linux386.386/wcc386c.exe /wcc386 /plusplus/linux386.386/wcpp386.exe /wpp386 /plusplus/linux386.i86/wcppi86.exe /wpp [ BLOCK . . ] set OWLINUXBUILD=normal set WLINK_LNK= # create full-featured wmake... [ INCLUDE /sdk/rc/prereq.ctl ] [ INCLUDE /orl/lang.ctl ] [ INCLUDE /wmake/prereq.ctl ] # all is ready to do everything else now [ BLOCK <1> clean ] rm -rf /builder/ rm -rf /pmake/ rm -rf /yacc/ rm -rf /sdk/rc/wres/ rm -rf /sdk/rc/rc/ rm -rf /wstrip/ rm -rf /wmake/ rm -rf /orl/ rm -rf /nwlib/ rm -rf /cfloat/ rm -rf /owl/ rm -rf /dwarf/dw/ rm -rf /cg/intel/386/ rm -rf /cc/ rm -rf /cc/wcl/ rm -rf /wasm/ rm -rf /wl/ rm -f /wcl386 rm -f /wcl rm -f /wcc386 rm -f /wcc rm -f /wpp386 rm -f /wpp rm -f /wmake rm -f /wgml rm -f /diff rm -f /builder