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
/
hp300
/
stand
/
Makefile
blob
ada53bc4af3ab5a5b31ce451e030b36d976ab56d
1
# $NetBSD: Makefile,v 1.23 1997/02/04 03:51:37 thorpej Exp $
2
3
# mkboot is first; it's needed by the boot programs
4
SUBDIR
=
mkboot inst uboot installboot
5
6
TARGETS
+=
release
7
8
.
include
<
bsd.subdir.mk
>