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]
/
sys
/
arch
/
x68k
/
stand
/
Makefile
blob
af0b37ee68512170d78b3d0c907df9e504deccab
1
# $NetBSD: Makefile,v 1.7 2001/12/02 09:59:39 minoura Exp $
2
3
SUBDIR
=
mboot newdisk aout2hux libdos libiocs .WAIT loadbsd
# common
4
SUBDIR
+=
libsa .WAIT boot boot_ufs boot_ustar installboot
5
6
.
include
<
bsd.subdir.mk
>