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
/
mvme68k
/
stand
/
Makefile
blob
49f7a0f7dd64ff4fb5fc879cfb5dba8a7cb17fe3
1
# $NetBSD: Makefile,v 1.5 2002/05/28 19:34:15 bjh21 Exp $
2
3
SUBDIR
=
libbug libsa .WAIT sboot netboot bootxx bootsd bootst \
4
installboot
5
6
.ifmake
!
install
7
SUBDIR
+=
wrtvid
8
.
endif
9
10
.
include
<
bsd.subdir.mk
>