home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Distributions / ucb / 2bsd.tar.gz / 2bsd.tar / upgrade / include / makefile < prev    next >
Encoding:
Makefile  |  1979-04-19  |  102 b   |  8 lines

  1. #
  2. # hdrs - headers for retrofit libraries
  3. #
  4. print:
  5.     @pr makefile
  6.     @ls -ls . sys | pr
  7.     @pr *.h sys/*.h
  8.