diff options
Diffstat (limited to 'devel/boehm-gc/PLIST')
-rw-r--r-- | devel/boehm-gc/PLIST | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/boehm-gc/PLIST b/devel/boehm-gc/PLIST index f2b7864868a..7741fac5730 100644 --- a/devel/boehm-gc/PLIST +++ b/devel/boehm-gc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2008/05/21 13:47:25 wiz Exp $ +@comment $NetBSD: PLIST,v 1.11 2008/05/22 11:45:25 wiz Exp $ include/gc.h include/gc/gc.h include/gc/gc_allocator.h @@ -15,10 +15,6 @@ include/gc/gc_typed.h include/gc/gc_version.h include/gc/leak_detector.h include/gc/new_gc_alloc.h -include/gc/private/gc_hdrs.h -include/gc/private/gc_locks.h -include/gc/private/gc_priv.h -include/gc/private/gcconfig.h include/gc/weakpointer.h include/gc_cpp.h lib/libcord.la @@ -62,5 +58,4 @@ share/doc/gc/scale.html share/doc/gc/simple_example.html share/doc/gc/tree.html @dirrm share/doc/gc -@dirrm include/gc/private @dirrm include/gc |