⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{implementation|make}} This is the make command from [[BSD]] systems.

Because of divergence from the BSD projects, there are now at least 5 different implementations. If an example from Rosetta Code "works with BSD make", then it might not work with every BSD system.

== Manual pages ==

  • [http://leaf.dragonflybsd.org/cgi/web-man?command=make&section=1 DragonFly make]
  • [http://www.freebsd.org/cgi/man.cgi?query=make&apropos=0&sektion=1&manpath=FreeBSD+8.2-RELEASE&format=html FreeBSD make]
  • [http://www.mirbsd.org/htman/i386/man1/make.htm MirOS make]
  • [http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current NetBSD make]
  • [http://www.openbsd.org/cgi-bin/man.cgi?query=make&apropos=0&sektion=1&manpath=OpenBSD+Current&arch=i386&format=html OpenBSD make]