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]
/
distrib
/
amd64
/
cdroms
/
Makefile
blob
e1bbeac1f12d7865c7714f2c4ee4aaad270e0e1d
1
# $NetBSD: Makefile,v 1.2 2006/10/29 17:58:16 hubertf Exp $
2
3
SUBDIR
=
4
SUBDIR
+=
bootcd
5
SUBDIR
+=
bootcd-com
6
SUBDIR
+=
installcd
7
8
TARGETS
+=
release iso_image
9
10
.
include
<
bsd.subdir.mk
>