bmake

  1. baaz

    Other Mandelbrot set renderer written in pure Makefile.

    https://github.com/b-aaz/bmake-extravaganza This is a Mandelbrot set renderer, written in pure BSD Makefiles, with no calls to ANY external binaries. This project started after I was reading a bunch of the port system's Makefiles, and I realized that the language is actually computationally...
  2. A

    Solved Building Linux-originating programs could be easier

    Hey, everyone. I've been using FreeBSD daily for a few years now. Probably the most annoying problem I encounter regularly is the inability to easily build programs developed under Linux. One understands and swallows those bitter pills in case of big programs, but when building even small...
Back
Top