make.p5m revision 75
919N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
919N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
493N/Aset name=pkg.summary value="A utility for directing compilation."
810N/Aset name=pkg.description value="GNU Make is an utility which controls the genration of executables and other target files."
810N/Aset name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
493N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
493N/Aset variant.arch=$(ARCH)
493N/Adir path=usr/gnu/bin
493N/Adir path=usr/gnu/share
493N/Adir path=usr/gnu/share/man
493N/Adir path=usr/gnu/share/man/man1
810N/Adir path=usr/sfw/bin
810N/Adir path=usr/sfw/share
810N/Adir path=usr/sfw/share/man
967N/Adir path=usr/sfw/share/man/man1
1068N/Adir path=usr/share/info
1068N/Adir path=usr/share/locale
1068N/Adir path=usr/share/locale/be
822N/Adir path=usr/share/locale/da
1056N/Adir path=usr/share/locale/de
851N/Adir path=usr/share/locale/es
851N/Adir path=usr/share/locale/fi
493N/Adir path=usr/share/locale/fr
970N/Adir path=usr/share/locale/ga
8N/Adir path=usr/share/locale/gl
61N/Adir path=usr/share/locale/gl/LC_MESSAGES
1068N/Adir path=usr/share/locale/he
1010N/Adir path=usr/share/locale/hr
186N/Adir path=usr/share/locale/id
70N/Adir path=usr/share/locale/id/LC_MESSAGES
851N/Adir path=usr/share/locale/ja
822N/Adir path=usr/share/locale/ko
98N/Adir path=usr/share/locale/nl
214N/Adir path=usr/share/locale/pl
98N/Adir path=usr/share/locale/pl/LC_MESSAGES
0N/Adir path=usr/share/locale/pt_BR
493N/Adir path=usr/share/locale/ru
0N/Adir path=usr/share/locale/ru/LC_MESSAGES
1056N/Adir path=usr/share/locale/rw
1056N/Adir path=usr/share/locale/sv
493N/Adir path=usr/share/locale/tr
0N/Adir path=usr/share/locale/uk
493N/Adir path=usr/share/locale/vi
0N/Adir path=usr/share/locale/zh_CN
dir path=usr/share/locale/zh_CN/LC_MESSAGES
dir path=usr/share/man
dir path=usr/share/man/man1
file path=usr/share/info/make.info
file path=usr/share/info/make.info-1
file path=usr/share/info/make.info-2
file path=usr/share/locale/be/LC_MESSAGES/make.mo
file path=usr/share/locale/da/LC_MESSAGES/make.mo
file path=usr/share/locale/de/LC_MESSAGES/make.mo
file path=usr/share/locale/es/LC_MESSAGES/make.mo
file path=usr/share/locale/fi/LC_MESSAGES/make.mo
file path=usr/share/locale/fr/LC_MESSAGES/make.mo
file path=usr/share/locale/ga/LC_MESSAGES/make.mo
file path=usr/share/locale/gl/LC_MESSAGES/make.mo
file path=usr/share/locale/he/LC_MESSAGES/make.mo
file path=usr/share/locale/hr/LC_MESSAGES/make.mo
file path=usr/share/locale/id/LC_MESSAGES/make.mo
file path=usr/share/locale/ja/LC_MESSAGES/make.mo
file path=usr/share/locale/ko/LC_MESSAGES/make.mo
file path=usr/share/locale/nl/LC_MESSAGES/make.mo
file path=usr/share/locale/pl/LC_MESSAGES/make.mo
file path=usr/share/locale/ru/LC_MESSAGES/make.mo
file path=usr/share/locale/rw/LC_MESSAGES/make.mo
file path=usr/share/locale/sv/LC_MESSAGES/make.mo
file path=usr/share/locale/tr/LC_MESSAGES/make.mo
file path=usr/share/locale/uk/LC_MESSAGES/make.mo
file path=usr/share/locale/vi/LC_MESSAGES/make.mo
file path=usr/share/man/man1/gmake.1
link path=usr/gnu/share/man/man1/make.1 \
target=../../../../share/man/man1/gmake.1
link path=usr/sfw/share/man/man1/gmake.1 \
target=../../../../share/man/man1/gmake.1
license make.license license="GPLv2"