Hi guys.
I've managed to create a base Makefile for mksh (not for ports), but not able to create one for bash. I looked at https://github.com/freebsd/freebsd-src/blob/main/bin/sh/Makefile and other utilities but didn't find how to deal with the ./configure script and the intermediate libraries and source files created by the additional temporary tools. Anybody here can help to write this Makefile for bash?
Regards.
I've managed to create a base Makefile for mksh (not for ports), but not able to create one for bash. I looked at https://github.com/freebsd/freebsd-src/blob/main/bin/sh/Makefile and other utilities but didn't find how to deal with the ./configure script and the intermediate libraries and source files created by the additional temporary tools. Anybody here can help to write this Makefile for bash?
Regards.