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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
x11
/
lib
/
xtrans
/
Makefile
blob
200f09c2eed12582bcb8137f558f1201fcda7ccc
1
# $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:09 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.PATH
: ${
X11SRCDIR.xc
}/
lib
/
xtrans
6
7
INCSDIR
=${
X11INCDIR
}/
X11
8
9
INCS
=
Xtrans.h
10
11
.
include
<
bsd.x11.mk
>
12
.
include
<
bsd.prog.mk
>