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
/
missing-apps
/
makepsres
/
Makefile
blob
63f62037eb4fd24f58046061f47b0217b50ce604
1
# $NetBSD: Makefile,v 1.2 2003/09/13 20:18:07 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
PROG
=
makepsres
6
7
CPPFLAGS
+=-
DXENVIRONMENT
8
9
.PATH
: ${
X11SRCDIR.xc
}/
programs
/${
PROG
}
10
11
.
include
<
bsd.x11.mk
>
12
.
include
<
bsd.prog.mk
>