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".
22 lines
532 B
Text
22 lines
532 B
Text
@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:24 jlam Exp $
|
|
include/avcall.h
|
|
include/callback.h
|
|
include/trampoline.h
|
|
include/trampoline_r.h
|
|
include/vacall.h
|
|
include/vacall_r.h
|
|
lib/libavcall.la
|
|
lib/libcallback.la
|
|
lib/libtrampoline.a
|
|
lib/libvacall.a
|
|
man/man3/avcall.3
|
|
man/man3/callback.3
|
|
man/man3/trampoline.3
|
|
man/man3/trampoline_r.3
|
|
man/man3/vacall.3
|
|
share/doc/ffcall/avcall.html
|
|
share/doc/ffcall/callback.html
|
|
share/doc/ffcall/trampoline.html
|
|
share/doc/ffcall/trampoline_r.html
|
|
share/doc/ffcall/vacall.html
|
|
@dirrm share/doc/ffcall
|