a sofort-based build project for NetBSD's make(1) utility
  • Shell 68.5%
  • Makefile 23.8%
  • M4 7.7%
Find a file
2026-02-17 03:09:39 +00:00
project project: added the install-man make target. 2024-04-03 05:16:32 +00:00
sofort build system: Makefile.in: added the BUILD_DIR variable. 2026-02-17 03:09:39 +00:00
.gitignore created repository. 2021-04-24 21:49:17 +00:00
config.project project: cfgdefs.sh: cfgdefs_bootstrap(): enhanced output and logging. 2021-06-13 09:09:23 +00:00
config.usage build system: configure: added the --pkgdatadir switch and associated logic. 2025-06-28 12:32:33 +00:00
configure build system: Makefile.in: added the BUILD_DIR variable. 2026-02-17 03:09:39 +00:00
COPYING.SBMAKE A new home. 2021-12-30 11:29:04 +00:00
COPYING.SOFORT build system: cfgtest: added cfgtest_function_presence(), fnapi.m4. 2025-09-09 03:26:03 +00:00
Makefile.in build system: Makefile.in: added the BUILD_DIR variable. 2026-02-17 03:09:39 +00:00
README.SBMAKE project: renamed README as README.SBMAKE. 2024-04-02 00:51:49 +00:00

sbmake: a sofort-based build project for NetBSD's make(1) utility.

The logic in this project is written against a sofort-compatible
source tarball containing:

(1) the utility's C source files and headers
(2) the utility's unit-test files
(3) the .mk extension files from crufty.net.