comm: add -Wall
[unleashed.git] / usr / src / pkg / manifests / library-libedit.inc
blob43398fb62a1771638a4420a035b7ac2cd3ae8f3e
1 # Copyright 2017 Lauri Tirkkonen <lotheac@iki.fi>
3 # Permission to use, copy, modify, and/or distribute this software for any
4 # purpose with or without fee is hereby granted, provided that the above
5 # copyright notice and this permission notice appear in all copies.
7 # THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8 # WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
9 # MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
10 # ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
11 # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
12 # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
13 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15 dir path=usr group=sys
16 dir path=usr/include
17 dir path=usr/lib
18 dir path=usr/lib/amd64
19 dir path=usr/share
20 dir path=usr/share/man
21 dir path=usr/share/man/man3
22 dir path=usr/share/man/man5
23 dir path=usr/share/man/man7
24 file path=usr/include/histedit.h
25 file path=usr/lib/amd64/libedit.so.5.2 mode=0555
26 file path=usr/lib/libedit.so.5.2 mode=0555
27 file path=usr/share/man/man3/editline.3
28 file path=usr/share/man/man5/editrc.5
29 file path=usr/share/man/man7/editline.7
30 link path=usr/lib/amd64/libedit.so target=libedit.so.5.2
31 link path=usr/lib/amd64/libedit.so.5 target=libedit.so.5.2
32 link path=usr/lib/libedit.so target=libedit.so.5.2
33 link path=usr/lib/libedit.so.5 target=libedit.so.5.2