mk-configure icon indicating copy to clipboard operation
mk-configure copied to clipboard

Build system on top of bmake

Results 2 mk-configure issues
Sort by recently updated
recently updated
newest added

``` checking for compiler type... gcc checking for function implementation strlcat... yes checking for function implementation strlcpy... yes checking for func strlcat... no checking for func strlcpy... no checking for...

triggered by tests/FSRCDIR In the code: at_do_${i}: .PHONY ${MESSAGE.autotools} ${_V} set -e; \ cd ${_FOBJDIR}; \ if test -f Makefile; then \ env ${_AT_MAKE_ENV} ${AT_MAKE} ${AT_MAKEFLAGS} ${.TARGET:S/^at_do_//:S/cleandir/distclean/}; \ fi _FOBJDIR...