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]
/
external
/
mit
/
xorg
/
bin
/
xedit
/
mp
/
Makefile
blob
b62e9e06c35a06cff50df5e80f939ab1875e5957
1
# $NetBSD: Makefile,v 1.4 2004/05/23 02:24:52 lukem Exp $
2
3
MKPRIVATELIB
=
yes
4
5
.
include
<
bsd.own.mk
>
6
7
LIB
=
mp
8
SRCS
=
mp.c mpi.c mpr.c
9
10
.PATH
: ${
X11SRCDIR.xedit
}/
lisp
/
mp
11
12
.
include
<
bsd.x11.mk
>
13
.
include
<
bsd.lib.mk
>