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
/
x68k
/
floppies
/
Makefile
blob
82b5cba65ae05dfc68af14a4b1dda24f28d1d860
1
# $NetBSD: Makefile,v 1.10 2002/05/13 01:04:18 lukem Exp $
2
3
SUBDIR
=
ramdisk .WAIT instkernel .WAIT bootfloppy.sysinst
4
# `floppy-root' cannot be used now, due to size issue.
5
#SUBDIR+= bootfloppy.generic
6
7
TARGETS
+=
release
8
9
.
include
<
bsd.subdir.mk
>