home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Distributions / ucb / spencer_2bsd.tar.gz / 2bsd.tar / src / pascal / fpdata / make.script < prev    next >
Text File  |  1980-02-17  |  183b  |  9 lines

  1. as - -o fp.o fp?.s
  2. as - -o printf.o printf.s
  3. as - -o putc.o putc.s
  4. as - -o treen.o treen.s
  5. as - -o yycopy.o yycopy.s
  6. cc -S perror.c
  7. ed - < :datafix perror.s
  8. as - -o perror.o perror.s
  9.