home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / usr.bin / locate / bigram / Makefile < prev    next >
Encoding:
Makefile  |  1990-05-11  |  117 b   |  8 lines

  1. #    @(#)Makefile    5.1 (Berkeley) 5/11/90
  2.  
  3. PROG=    locate.bigram
  4. NOMAN=    noman
  5. BINDIR=    /usr/libexec
  6.  
  7. .include <bsd.prog.mk>
  8.