home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume26 / db-1.6 / part01 / man / Makefile.inc
Encoding:
Makefile  |  1993-07-05  |  146 b   |  8 lines

  1. #       @(#)Makefile.inc    8.1 (Berkeley) 6/4/93
  2.  
  3. .PATH: ${.CURDIR}/db/man
  4.  
  5. # mpool.3
  6. MAN3+=    btree.0 dbopen.0 hash.0 recno.0
  7. MLINKS+= dbopen.3 db.3
  8.