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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
distrib
/
amd64
/
Makefile
blob
1363604a90c68f2b19be3ab7c5aa262849ba23be
1
# $NetBSD: Makefile,v 1.3 2006/06/02 22:35:21 hubertf Exp $
2
3
SUBDIR
=
4
SUBDIR
+=
ramdisks
5
SUBDIR
+=
.WAIT
6
SUBDIR
+=
instkernel
7
SUBDIR
+=
.WAIT
8
SUBDIR
+=
cdroms
9
SUBDIR
+=
floppies
10
TARGETS
+=
release
11
12
iso_image
:
13
${
MAKEDIRTARGET
}
cdroms iso_image
14
15
.
include
<
bsd.subdir.mk
>