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
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
x11
/
bin
/
ucs2any
/
Makefile
blob
f4136fa0f3f3155e362e371b2421407127f0f9b2
1
# $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:06 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
PROG
=
ucs2any
6
7
.PATH
: ${
X11SRCDIR.xc
}/
fonts
/
util
8
9
.
include
<
bsd.x11.mk
>
10
.
include
<
bsd.prog.mk
>