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".
49 lines
1.1 KiB
Text
49 lines
1.1 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:39 jlam Exp $
|
|
bin/ksi
|
|
bin/ksi-compile
|
|
bin/ksi-config
|
|
include/ksi/ksi.h
|
|
include/ksi/ksi_conf.h
|
|
include/ksi/ksi_ext.h
|
|
include/ksi/ksi_jump.h
|
|
include/ksi/ksi_path.h
|
|
include/ksi/ksi_prim.h
|
|
include/ksi/ksi_regexp.h
|
|
include/ksi/ksi_type.h
|
|
include/ksi/ksi_ver.h
|
|
include/ksi/ksi_vtab.h
|
|
include/ksi/ksi_z.h
|
|
lib/ksi/libksi.la
|
|
lib/ksi/libregexp.la
|
|
lib/ksi/libzip.la
|
|
share/ksi/3.4/Boot.ko
|
|
share/ksi/3.4/Init.ko
|
|
share/ksi/3.4/comparse.ko
|
|
share/ksi/3.4/compiler.ko
|
|
share/ksi/3.4/cpage.ko
|
|
share/ksi/3.4/getopt.ko
|
|
share/ksi/3.4/html.ko
|
|
share/ksi/3.4/klos.ko
|
|
share/ksi/3.4/ksi-init.ko
|
|
share/ksi/3.4/list.ko
|
|
share/ksi/3.4/match.ko
|
|
share/ksi/3.4/modules.ko
|
|
share/ksi/3.4/pp.ko
|
|
share/ksi/3.4/psyntax.ko
|
|
share/ksi/3.4/record.ko
|
|
share/ksi/3.4/regexp.so
|
|
share/ksi/3.4/regexp1.ko
|
|
share/ksi/3.4/srfi.ko
|
|
share/ksi/3.4/struct.ko
|
|
share/ksi/3.4/symprop.ko
|
|
share/ksi/3.4/syncase.ko
|
|
share/ksi/3.4/zip.so
|
|
share/ksi/app/ksi/Main.ko
|
|
share/ksi/site/SiteInit.scm
|
|
@dirrm share/ksi/site
|
|
@dirrm share/ksi/app/ksi
|
|
@dirrm share/ksi/app
|
|
@dirrm share/ksi/3.4
|
|
@dirrm share/ksi
|
|
@dirrm lib/ksi
|
|
@dirrm include/ksi
|