home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / lib / libc / db / hash / Makefile.inc < prev    next >
Encoding:
Makefile  |  1993-06-04  |  170 b   |  7 lines

  1. #       @(#)Makefile.inc    8.1 (Berkeley) 6/4/93
  2.  
  3. .PATH: ${.CURDIR}/db/hash
  4.  
  5. SRCS+=    hash.c hash_bigkey.c hash_buf.c hash_func.c hash_log2.c \
  6.     hash_page.c hsearch.c ndbm.c
  7.