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]
/
x11
/
bin
/
makeg
/
Makefile
blob
102e492a0eb54cec4a58b9ca4a041f90c36fa85a
1
# $NetBSD$
2
3
.
include
<
bsd.own.mk
>
4
5
SCRIPTS
=
makeg.sh
6
MAN
=
makeg
.1
7
8
.PATH
: ${
X11SRCDIR.xc
}/
config
/
util
9
10
.
include
<
bsd.x11.mk
>
11
.
include
<
bsd.prog.mk
>