summaryrefslogtreecommitdiff
path: root/devel/sparsehash/PLIST
blob: fb0452e7fcbec9ba70aa07e4a03df1358e9a7125 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:49:15 joerg Exp $
include/google/dense_hash_map
include/google/dense_hash_set
include/google/sparse_hash_map
include/google/sparse_hash_set
include/google/sparsehash/config.h
include/google/sparsehash/densehashtable.h
include/google/sparsehash/hash_fun.h
include/google/sparsehash/sparsehashtable.h
include/google/sparsetable
include/google/type_traits.h
share/doc/sparsehash/dense_hash_map.html
share/doc/sparsehash/dense_hash_set.html
share/doc/sparsehash/implementation.html
share/doc/sparsehash/performance.html
share/doc/sparsehash/sparse_hash_map.html
share/doc/sparsehash/sparse_hash_set.html
share/doc/sparsehash/sparsetable.html
@unexec ${RMDIR} %D/include/google || ${TRUE}