repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git]
/
usr.bin
/
locate
/
bigram
/
Makefile
blob
2b57832cbfe39db7b28450e5cfa9d2adf8264c12
1
# $NetBSD: Makefile,v 1.5 2001/12/12 01:48:46 tv Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
NOMAN
=
# defined
5
6
PROG
=
locate.bigram
7
BINDIR
= /
usr
/
libexec
8
9
.
include
<
bsd.prog.mk
>