39 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sun Aug 14 00:45:20 CEST 2016
 | |
| CHOST="x86_64-pc-linux-gnu"
 | |
| DEPENDENCIES="( build: sys-devel/gettext[>=0.19.4] ) [[ defined-in = [ make-4.2.1.exheres-0 ] ]]"
 | |
| DESCRIPTION=" Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program."
 | |
| EAPI="pbin-1+exheres-0"
 | |
| HOMEPAGE="https://www.gnu.org/software/make/"
 | |
| INHERITED=" gnu"
 | |
| MYOPTIONS="( ) "
 | |
| PLATFORMS="~amd64 ~arm ~armv7 ~x86"
 | |
| LICENCES="GPL-3 [[ last-checked = 4.2 ]]"
 | |
| SLOT="0"
 | |
| DOWNLOADS="mirror://gnu/make/make-4.2.1.tar.bz2"
 | |
| OPTIONS=""
 | |
| GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
 | |
| GENERATED_TIME="1471128320"
 | |
| SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
 | |
| HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
 | |
| ASFLAGS=""
 | |
| CBUILD=""
 | |
| CC="x86_64-pc-linux-gnu-cc"
 | |
| CFLAGS="-march=core2 -pipe -O2"
 | |
| CHOST="x86_64-pc-linux-gnu"
 | |
| CTARGET=""
 | |
| CXX="x86_64-pc-linux-gnu-c++"
 | |
| CXXFLAGS="-march=core2 -pipe -O2"
 | |
| LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
 | |
| LIBCXXFLAGS=""
 | |
| GENERATED_FROM_REPOSITORY="arbor"
 | |
| PLATFORMS="~amd64 ~arm ~armv7 ~x86"
 | |
| BINARY_PLATFORMS="~amd64"
 | |
| BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-devel--make-4.2.1--C.31976.1471128320.759637.C.tar.bz2"
 | |
| SUMMARY="GNU tool which simplifies the build process for users"
 | |
| BUGS_TO=""
 | |
| REMOTE_IDS=""
 | |
| UPSTREAM_CHANGELOG=""
 | |
| UPSTREAM_RELEASE_NOTES=""
 | |
| UPSTREAM_DOCUMENTATION=" https://www.gnu.org/software/make/manual/make.html [[ lang = en description = [ make manual, HTML ] ]] https://www.gnu.org/software/make/manual/make.pdf [[ lang = en description = [ make manual, PDF ] ]]"
 | |
| SCM_REVISION=""
 |