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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
x11
/
bin
/
xedit
/
re
/
Makefile
blob
940ea2a6dc27c1d59ba08ed151031e9406a8e0e5
1
# $NetBSD: Makefile,v 1.4 2004/05/23 02:24:52 lukem Exp $
2
3
LIBISPRIVATE
=
yes
4
5
.
include
<
bsd.own.mk
>
6
7
LIB
=
re
8
SRCS
=
re.c rec.c reo.c
9
10
.PATH
: ${
X11SRCDIR.xc
}/
programs
/
xedit
/
lisp
/
re
11
12
.
include
<
bsd.x11.mk
>
13
.
include
<
bsd.lib.mk
>