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
/
mp
/
Makefile
blob
8ebccfed9194cbc4807242e6025165288c1d9973
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
=
mp
8
SRCS
=
mp.c mpi.c mpr.c
9
10
.PATH
: ${
X11SRCDIR.xc
}/
programs
/
xedit
/
lisp
/
mp
11
12
.
include
<
bsd.x11.mk
>
13
.
include
<
bsd.lib.mk
>