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]
/
external
/
mit
/
xorg
/
bin
/
missing-apps
/
lndir
/
Makefile
blob
8e6e5757f893af5518d46f66f30190a62f3ff892
1
# $NetBSD: Makefile,v 1.2 2003/09/13 20:18:06 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
PROG
=
lndir
6
7
.PATH
: ${
X11SRCDIR.xc
}/
config
/
util
8
9
.
include
<
bsd.x11.mk
>
10
.
include
<
bsd.prog.mk
>