# @(#) mkx68 2.1 87/12/25 12:23:27
#Radio Shack Model 16 with Xenix/68000 3.01.01. "-DM_VOID" tells not 
#to try to do a typedef of `void'. "-Dvoid=int" because compiler doesn't 
#know about `void'.  `-s -n' strips and makes it shareable.
make "cswitch=-c -O -DSYS_V -DM_VOID -Dvoid=int" "ldswitch=-s -n -o zoo" zoo
make "cswitch=-c -O -DSYS_V -DM_VOID -Dvoid=int" "ldswitch=-s -n -o fiz" fiz