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. This is the GNU version of make.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | gmake-4.4.1.tgz |
NetBSD 10.0 | aarch64 | gmake-4.4.1.tgz |
NetBSD 10.0 | aarch64eb | gmake-4.4.1.tgz |
NetBSD 10.0 | aarch64eb | gmake-4.4.1.tgz |
NetBSD 10.0 | alpha | gmake-4.4.1.tgz |
NetBSD 10.0 | alpha | gmake-4.4.1.tgz |
NetBSD 10.0 | earmv4 | gmake-4.4.1.tgz |
NetBSD 10.0 | earmv4 | gmake-4.4.1.tgz |
NetBSD 10.0 | earmv6hf | gmake-4.4.1.tgz |
NetBSD 10.0 | earmv6hf | gmake-4.4.1.tgz |
NetBSD 10.0 | earmv6hf | gmake-4.4.1.tgz |
NetBSD 10.0 | earmv7hf | gmake-4.4.1.tgz |
NetBSD 10.0 | earmv7hf | gmake-4.4.1.tgz |
NetBSD 10.0 | earmv7hf | gmake-4.4.1.tgz |
NetBSD 10.0 | i386 | gmake-4.4.1.tgz |
NetBSD 10.0 | i386 | gmake-4.4.1.tgz |
NetBSD 10.0 | m68k | gmake-4.4.1.tgz |
NetBSD 10.0 | m68k | gmake-4.4.1.tgz |
NetBSD 10.0 | m68k | gmake-4.4.1.tgz |
NetBSD 10.0 | m68k | gmake-4.4.1.tgz |
NetBSD 10.0 | mips64eb | gmake-4.4.1.tgz |
NetBSD 10.0 | mips64eb | gmake-4.4.1.tgz |
NetBSD 10.0 | powerpc | gmake-4.4.1.tgz |
NetBSD 10.0 | powerpc | gmake-4.4.1.tgz |
NetBSD 10.0 | powerpc | gmake-4.4.1.tgz |
NetBSD 10.0 | sh3el | gmake-4.4.1.tgz |
NetBSD 10.0 | sh3el | gmake-4.4.1.tgz |
NetBSD 10.0 | sparc64 | gmake-4.4.1.tgz |
NetBSD 10.0 | sparc64 | gmake-4.4.1.tgz |
NetBSD 10.0 | sparc | gmake-4.4.1.tgz |
NetBSD 10.0 | sparc | gmake-4.4.1.tgz |
NetBSD 10.0 | vax | gmake-4.4.1.tgz |
NetBSD 10.0 | vax | gmake-4.4.1.tgz |
NetBSD 10.0 | vax | gmake-4.4.1.tgz |
NetBSD 10.0 | x86_64 | gmake-4.4.1.tgz |
NetBSD 10.0 | x86_64 | gmake-4.4.1.tgz |
NetBSD 10.0_STABLE | earmv7hf | gmake-4.4.1.tgz |
NetBSD 9.0 | aarch64 | gmake-4.4.1.tgz |
NetBSD 9.0 | aarch64 | gmake-4.4.1.tgz |
NetBSD 9.0 | alpha | gmake-4.4.1.tgz |
NetBSD 9.0 | alpha | gmake-4.4.1.tgz |
NetBSD 9.0 | earmv4 | gmake-4.4.1.tgz |
NetBSD 9.0 | earmv4 | gmake-4.4.1.tgz |
NetBSD 9.0 | earmv6hf | gmake-4.4.1.tgz |
NetBSD 9.0 | earmv6hf | gmake-4.4.1.tgz |
NetBSD 9.0 | earmv6hf | gmake-4.4.1.tgz |
NetBSD 9.0 | earmv7hf | gmake-4.4.1.tgz |
NetBSD 9.0 | earmv7hf | gmake-4.4.1.tgz |
NetBSD 9.0 | i386 | gmake-4.4.1.tgz |
NetBSD 9.0 | i386 | gmake-4.4.1.tgz |
NetBSD 9.0 | m68k | gmake-4.4.1.tgz |
NetBSD 9.0 | m68k | gmake-4.4.1.tgz |
NetBSD 9.0 | m68k | gmake-4.4.1.tgz |
NetBSD 9.0 | powerpc | gmake-4.4.1.tgz |
NetBSD 9.0 | powerpc | gmake-4.4.1.tgz |
NetBSD 9.0 | powerpc | gmake-4.4.1.tgz |
NetBSD 9.0 | sparc64 | gmake-4.4.1.tgz |
NetBSD 9.0 | sparc64 | gmake-4.4.1.tgz |
NetBSD 9.0 | x86_64 | gmake-4.4.1.tgz |
NetBSD 9.0 | x86_64 | gmake-4.4.1.tgz |
NetBSD 9.3 | x86_64 | gmake-4.4.1.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.