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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
common
/
include
/
prop
/
Makefile
blob
be12bae830ee56e43f18f3790bf4447e375ef32b
1
# $NetBSD: Makefile,v 1.2 2006/08/21 04:13:28 thorpej Exp $
2
3
INCS
=
prop_array.h prop_bool.h prop_data.h prop_dictionary.h \
4
prop_ingest.h prop_number.h prop_object.h prop_string.h \
5
proplib.h plistref.h
6
7
INCSDIR
= /
usr
/
include
/
prop
8
9
.
include
<
bsd.prog.mk
>