# Builder control file for "bootstrap" style build. Starts out # with GNU make but later switches to wmake. Intended to be OS # and compiler agnostic as much as possible. Usable on platforms # not supported by Open Watcom compilers. # # NB: Environment variables BOOTSTRAP_OS and BOOTSTRAP_CPU must # be set. Currently valid combinations are: # # OS CPU comment #----------------------------------------- # linux 386 Linux on IA-32 # linux ppc Linux on 32-bit PowerPC # linux mips Linux on 32-bit MIPS # set PROJDIR= [ INCLUDE /bat/master.ctl ] [ LOG /. ] set OWLINUXBUILD=bootstrap # compiled using GNU make + gcc + ar [ INCLUDE /wmake/boot.ctl ] # compiled using wmake + gcc [ INCLUDE /builder/boot.ctl ] [ INCLUDE /pmake/boot.ctl ] [ INCLUDE /yacc/boot.ctl ] [ INCLUDE /sdk/rc/boot.ctl ] [ INCLUDE /orl/boot.ctl ] [ INCLUDE /wstrip/boot.ctl ] [ INCLUDE /re2c/boot.ctl ] [ INCLUDE /nwlib/boot.ctl ] # compiled using wmake + gcc + wlib [ INCLUDE /ssl/boot.ctl ] [ INCLUDE /dmpobj/boot.ctl ] [ INCLUDE /ndisasm/boot.ctl ] [ INCLUDE /ncurses/boot.ctl ] [ INCLUDE /ui/boot.ctl ] [ INCLUDE /help/boot.ctl ] [ INCLUDE /wsample/boot.ctl ] [ INCLUDE /mad/boot.ctl ] [ INCLUDE /dip/boot.ctl ] [ INCLUDE /aui/boot.ctl ] [ INCLUDE /gui/boot.ctl ] [ INCLUDE /wprof/boot.ctl ] [ INCLUDE /trap/lcl/linux/boot.ctl ] [ INCLUDE /wv/boot.ctl ] [ INCLUDE /owl/boot.ctl ] [ INCLUDE /orl/test/boot.ctl ] [ INCLUDE /as/ppc/boot.ctl ] [ INCLUDE /dwarf/dw/boot.ctl ] [ INCLUDE /wl/boot.ctl ]