1a280185e1
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".
27 lines
652 B
Text
27 lines
652 B
Text
@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:27 jlam Exp $
|
|
include/jit/jit-apply.h
|
|
include/jit/jit-block.h
|
|
include/jit/jit-common.h
|
|
include/jit/jit-context.h
|
|
include/jit/jit-defs.h
|
|
include/jit/jit-dump.h
|
|
include/jit/jit-dynamic.h
|
|
include/jit/jit-elf.h
|
|
include/jit/jit-except.h
|
|
include/jit/jit-function.h
|
|
include/jit/jit-init.h
|
|
include/jit/jit-insn.h
|
|
include/jit/jit-intrinsic.h
|
|
include/jit/jit-meta.h
|
|
include/jit/jit-opcode.h
|
|
include/jit/jit-plus.h
|
|
include/jit/jit-type.h
|
|
include/jit/jit-util.h
|
|
include/jit/jit-value.h
|
|
include/jit/jit-walk.h
|
|
include/jit/jit.h
|
|
lib/libjit.la
|
|
lib/libjitdynamic.la
|
|
lib/libjitplus.la
|
|
man/man3/libjit.3
|
|
@dirrm include/jit
|