#smallmake is a #publicdomain #Make for #DOS.
smallmake is a simple, small Make tool written in #SmallC 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 🔗️: https://github.com/DosWorld/smallmake
GitHub - DosWorld/smallmake: Public domain MAKE tool for DOS 16-bit (real mode) and 8086/88 CPU. Designed for Small C by J. Hendrix or any other languages.
Public domain MAKE tool for DOS 16-bit (real mode) and 8086/88 CPU. Designed for Small C by J. Hendrix or any other languages. - GitHub - DosWorld/smallmake: Public domain MAKE tool for DOS 16-bit ...