home.social

#smallmake — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #smallmake, aggregated by home.social.

  1. is a for .

    smallmake is a simple, small Make tool written in for use in DOS. smallmake has several limitations for size reduction and speed improvements, lacking variables, and having a limit of 1024 targets and 16 kB files. smallmake uses inline assembly for certain system functions, and thus requires a 8086/88 CPU.

    Website 🔗️: github.com/DosWorld/smallmake