# @(#) mkx86 2.1 87/12/25 12:23:30
# Make Zoo and Fiz
# This script works on:
#    SCO Xenix 2.2.4 on Jean-Pierre Radley's Tandy 4000LX
#    No stack setting required. Default memory model of /etc/default/cc used.
make "cswitch=-c -O -DSYS_V" "ldswitch=-o zoo" zoo
make "cswitch=-c -O -DSYS_V" "ldswitch=-o fiz" fiz
