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]
/
sys
/
arch
/
vax
/
stand
/
pcs
/
Makefile
blob
aca209749bc375e8875bb6b1237711dbc535ea1e
1
# $NetBSD: Makefile,v 1.2.12.3 2004/09/21 13:23:56 skrll Exp $
2
3
NOMAN
=
4
5
.
include
<
bsd.own.mk
>
6
7
FILES
= ${
UUDECODE_FILES
}
8
FILESDIR
= /
9
FILESMODE
= ${
BINMODE
}
10
UUDECODE_FILES
=
pcs750.bin
11
CLEANFILES
+=
pcs750.bin
12
13
all
dependall
: ${
FILES
}
14
15
.
include
<
bsd.files.mk
>
16
.
include
<
bsd.prog.mk
>