#Xenix 3.0 on an Intel 310.  Make Zoo and Fiz.  `-Ml' for large memory
#model, `-M2' to generate code for 80286 cpu.
make "cswitch=-c -O -DXENIX -Ml -M2" "ldswitch=-Ml -o zoo" zoo
make "cswitch=-c -O -DXENIX -Ml -M2" "ldswitch=-Ml -o fiz" fiz
