78870ad865
a few patches to deal with shared libraries. there is lisp code to deal with recognizing .so, so until someone dives in and adapts it for OpenBSD, keep a libecl.so...
40 lines
865 B
Plaintext
40 lines
865 B
Plaintext
@comment $OpenBSD: PLIST,v 1.3 2009/03/16 11:19:12 espie Exp $
|
|
%%SHARED%%
|
|
@bin bin/ecl
|
|
bin/ecl-config
|
|
include/ecl/
|
|
include/ecl/bytecodes.h
|
|
include/ecl/config.h
|
|
include/ecl/configpre.h
|
|
include/ecl/cs.h
|
|
include/ecl/ecl-cmp.h
|
|
include/ecl/ecl-inl.h
|
|
include/ecl/ecl.h
|
|
include/ecl/eval.h
|
|
include/ecl/external.h
|
|
include/ecl/internal.h
|
|
include/ecl/number.h
|
|
include/ecl/object.h
|
|
include/ecl/page.h
|
|
include/ecl/stacks.h
|
|
include/ecl/unify.h
|
|
@info info/ecl.info
|
|
@info info/ecldev.info
|
|
lib/ecl-${V}/
|
|
lib/ecl-${V}/BUILD-STAMP
|
|
lib/ecl-${V}/asdf.fas
|
|
lib/ecl-${V}/cmp.fas
|
|
lib/ecl-${V}/defsystem.fas
|
|
lib/ecl-${V}/dpp
|
|
lib/ecl-${V}/ecl_min
|
|
lib/ecl-${V}/help.doc
|
|
lib/ecl-${V}/profile.fas
|
|
lib/ecl-${V}/rt.fas
|
|
lib/ecl-${V}/serve-event.fas
|
|
lib/ecl-${V}/sockets.fas
|
|
lib/ecl-${V}/sysfun.lsp
|
|
@man man/man1/ecl-config.1
|
|
@man man/man1/ecl.1
|
|
@comment share/doc/Copyright
|
|
@comment share/doc/LGPL
|