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
Sync usage with man page.
[netbsd-mini2440.git]
/
lib
/
libedit
/
readline
/
Makefile
blob
fc8e4bddf880667b5e2ce27fe03e9011cdce2c27
1
# $NetBSD: Makefile,v 1.6 2002/08/19 13:35:07 lukem Exp $
2
3
NOOBJ
=
# defined
4
5
.
include
<
bsd.own.mk
>
6
7
.PATH
: ${
NETBSDSRCDIR
}/
lib
/
libedit
8
9
INCS
=
readline.h
10
INCSDIR
= /
usr
/
include
/
readline
11
INCSYMLINKS
=
readline.h
${
INCSDIR
}/
history.h
12
13
.
include
<
bsd.prog.mk
>