Hi, On Thu, Oct 24, 2024 at 12:18 PM Gregory Pietsch via Freedos-devel <freedos-devel@lists.sourceforge.net> wrote: > > I am sending a GPLed version of the Unix make utility in the hopes that other > programmers can make it great again! Please send back improvements.
Since there is no binary included, but it relies on the GNU AutoTools to build (presuming a native POSIX toolset and Sh that is not fully working together on native DOS with DJGPP), can you please compile this for us? (I think even GNU Make used to come with a .BAT to bootstrap it.) I do have some limited experience with Dmake, Borland Make, GNU make, OpenWatcom wmake, etc. At risk of stating the obvious, a simple .BAT will be slower for rebuilds, but anything is better than a broken, unportable makefile. DosWorld had a VERY minimal subset of Make for simple tasks (no variables but only 5 kb .EXE, public domain): * https://github.com/DosWorld/smallmake _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel