home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / proglc / zoo141_c.lzh / MKSYSVSH < prev    next >
Text File  |  1987-02-01  |  278b  |  7 lines

  1. #System V with shareable libraries.  `-s' = strip.  Check which
  2. #libraries your system needs.
  3. make "cswitch=-c -O -DSYS_V" \
  4.    "ldswitch=-s /lib/crt0s.o /lib/shlib.ifile -o zoo" zoo
  5. make "cswitch=-c -O -DSYS_V" \
  6.    "ldswitch=-s /lib/crt0s.o /lib/shlib.ifile -o fiz" fiz
  7.