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
/
dev
/
wscons
/
Makefile
blob
e328333d8606ed27cecfff8435c9f2dceae7c286
1
# $NetBSD: Makefile,v 1.3 2000/10/20 05:32:47 simonb Exp $
2
3
INCSDIR
= /
usr
/
include
/
dev
/
wscons
4
5
# Only install includes which are used by userland
6
INCS
=
wsconsio.h wsdisplay_usl_io.h wsksymdef.h wsksymdef.h wsksymvar.h
7
8
.
include
<
bsd.kinc.mk
>