Home | History | Annotate | Line # | Download | only in man
Makefile.inc revision 1.1
      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