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]
/
x11
/
lib
/
psres
/
Makefile
blob
81d9e973d73ca1b15fc602e83d1efb9d2418c97a
1
# $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:09 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
LIB
=
psres
6
.PATH
: ${
X11SRCDIR.xc
}/
lib
/${
LIB
}
7
8
SRCS
=
PSres.c
9
10
.
include
<
bsd.x11.mk
>
11
.
include
<
bsd.lib.mk
>