pkgsrc/devel/boehm-gc/PLIST
jlam 1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00

68 lines
1.7 KiB
Text

@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:09:24 jlam Exp $
include/gc.h
include/gc/gc.h
include/gc/gc_alloc.h
include/gc/gc_allocator.h
include/gc/gc_amiga_redirects.h
include/gc/gc_backptr.h
include/gc/gc_config_macros.h
include/gc/gc_cpp.h
include/gc/gc_gcj.h
include/gc/gc_inl.h
include/gc/gc_inline.h
include/gc/gc_local_alloc.h
include/gc/gc_mark.h
include/gc/gc_pthread_redirects.h
include/gc/gc_typed.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_allocator.h
include/gc_config_macros.h
include/gc_cpp.h
include/gc_local_alloc.h
include/gc_pthread_redirects.h
include/gc_typed.h
include/leak_detector.h
lib/libgc.la
lib/libgccpp.la
man/man3/gc.3
share/doc/gc/README
share/doc/gc/README.DGUX386
share/doc/gc/README.Mac
share/doc/gc/README.MacOSX
share/doc/gc/README.OS2
share/doc/gc/README.amiga
share/doc/gc/README.arm.cross
share/doc/gc/README.autoconf
share/doc/gc/README.changes
share/doc/gc/README.contributors
share/doc/gc/README.cords
share/doc/gc/README.darwin
share/doc/gc/README.dj
share/doc/gc/README.environment
share/doc/gc/README.ews4800
share/doc/gc/README.hp
share/doc/gc/README.linux
share/doc/gc/README.macros
share/doc/gc/README.rs6000
share/doc/gc/README.sgi
share/doc/gc/README.solaris2
share/doc/gc/README.uts
share/doc/gc/README.win32
share/doc/gc/barrett_diagram
share/doc/gc/debugging.html
share/doc/gc/gc.man
share/doc/gc/gcdescr.html
share/doc/gc/gcinterface.html
share/doc/gc/leak.html
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