diff options
author | midipix <writeonce@midipix.org> | 2024-04-02 00:51:49 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2024-04-02 00:51:49 +0000 |
commit | 02667ff595adfac8ae848ecbb2aef1250f0fa094 (patch) | |
tree | db1ffa3852131094c3855ca5a6a91b84d43ba9b8 /README | |
parent | 1dae4507d21928b185833eade1f73016cb804665 (diff) | |
download | sbmake-02667ff595adfac8ae848ecbb2aef1250f0fa094.tar.bz2 sbmake-02667ff595adfac8ae848ecbb2aef1250f0fa094.tar.xz |
project: renamed README as README.SBMAKE.
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -1,8 +0,0 @@ -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. |