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 / opcodes / makefile < prev    next >
Encoding:
Makefile  |  1980-02-17  |  138 b   |  11 lines

  1. all:
  2.     sh makeopc
  3.     sh makepic
  4.     sh makepnames
  5.     sh maketrdata
  6.  
  7. install:
  8.  
  9. clean:
  10.     rm -f OPnames.h TRdata.c TRdata.o opcode.h opcode.s picture
  11.