home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / compress / zoosrc20.zoo / mkx68 < prev    next >
Text File  |  1989-07-25  |  399b  |  7 lines

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