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
/
rstart
/
commands
/
x11r6
/
Makefile
blob
a99c0606ec5d6d7b83ddb7130ab9721bbc464946
1
# $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:06 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
CFDIR
=
commands
/
x11r6
6
CFFILES
=
@List LoadMonitor Terminal
7
CFSED
= -
e
's,ENVPREFIX,RSTART,g'
8
9
.
include
"../../Makefile.rstart"
10
11
.
include
<
bsd.x11.mk
>
12
.
include
<
bsd.prog.mk
>