remove csh(1)
[unleashed.git] / usr / src / pkg / manifests / developer-build-bmake.mf
blobee77bec6761bb765acaa49a7ee305936bf9e1692
2 # Copyright (c) 2016-2017 Lauri Tirkkonen <lotheac@iki.fi>
4 # Permission to use, copy, modify, and distribute this software for any
5 # purpose with or without fee is hereby granted, provided that the above
6 # copyright notice and this permission notice appear in all copies.
8 # THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9 # WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10 # MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
11 # ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12 # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13 # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16 set name=pkg.fmri value=pkg:/developer/build/bmake@$(PKGVERS)
17 set name=pkg.description value="NetBSD make(1)"
18 set name=pkg.summary value="NetBSD make(1)"
19 dir path=usr group=sys
20 dir path=usr/share
21 dir path=usr/share/man
22 dir path=usr/share/man/man1
23 dir path=usr/share/mk
24 file path=usr/bin/make mode=0555
25 file path=usr/share/man/man1/make.1
26 file path=usr/share/mk/README
27 file path=usr/share/mk/auto.dep.mk
28 file path=usr/share/mk/autoconf.mk
29 file path=usr/share/mk/autodep.mk
30 file path=usr/share/mk/config.mk
31 file path=usr/share/mk/cython.mk
32 file path=usr/share/mk/dep.mk
33 file path=usr/share/mk/dirdeps.mk
34 file path=usr/share/mk/dpadd.mk
35 file path=usr/share/mk/files.mk
36 file path=usr/share/mk/final.mk
37 file path=usr/share/mk/gendirdeps.mk
38 file path=usr/share/mk/host-target.mk
39 file path=usr/share/mk/host.libnames.mk
40 file path=usr/share/mk/inc.mk
41 file path=usr/share/mk/init.mk
42 file path=usr/share/mk/install-new.mk
43 file path=usr/share/mk/java.mk
44 file path=usr/share/mk/kmod.mk
45 file path=usr/share/mk/lib.mk
46 file path=usr/share/mk/libnames.mk
47 file path=usr/share/mk/libs.mk
48 file path=usr/share/mk/links.mk
49 file path=usr/share/mk/man.mk
50 file path=usr/share/mk/manifest.mk
51 file path=usr/share/mk/nls.mk
52 file path=usr/share/mk/obj.mk
53 file path=usr/share/mk/options.mk
54 file path=usr/share/mk/own.mk
55 file path=usr/share/mk/prlist.mk
56 file path=usr/share/mk/prog.mk
57 file path=usr/share/mk/progs.mk
58 file path=usr/share/mk/rst2htm.mk
59 file path=usr/share/mk/scripts.mk
60 file path=usr/share/mk/subdir.mk
61 file path=usr/share/mk/sys.clean-env.mk
62 file path=usr/share/mk/sys.debug.mk
63 file path=usr/share/mk/sys.dependfile.mk
64 file path=usr/share/mk/sys.mk
65 file path=usr/share/mk/sys.vars.mk
66 file path=usr/share/mk/target-flags.mk
67 file path=usr/share/mk/unleashed.mk
68 file path=usr/share/mk/warnings.mk
69 file path=usr/share/mk/whats.mk
70 file path=usr/share/mk/yacc.mk
71 hardlink path=usr/bin/bmake target=make
72 link path=usr/share/mk/bsd.dep.mk target=dep.mk
73 link path=usr/share/mk/bsd.init.mk target=init.mk
74 link path=usr/share/mk/bsd.lib.mk target=lib.mk
75 link path=usr/share/mk/bsd.links.mk target=links.mk
76 link path=usr/share/mk/bsd.man.mk target=man.mk
77 link path=usr/share/mk/bsd.nls.mk target=nls.mk
78 link path=usr/share/mk/bsd.obj.mk target=obj.mk
79 link path=usr/share/mk/bsd.own.mk target=own.mk
80 link path=usr/share/mk/bsd.prog.mk target=prog.mk
81 link path=usr/share/mk/bsd.subdir.mk target=subdir.mk