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
/
sun68k
/
include
/
Makefile
blob
80d46e96067ca992168329c3a1fadd26447bf709
1
# $NetBSD: Makefile,v 1.1 2001/06/27 02:53:39 fredette Exp $
2
3
INCSDIR
= /
usr
/
include
/
sun68k
4
5
INCS
=
\
6
bus.h \
7
cpu.h \
8
disklabel.h \
9
idprom.h \
10
intr.h \
11
mon.h \
12
psl.h
13
14
.
include
<
bsd.kinc.mk
>