diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +sbmake: a sofort-based build project for NetBSD's make(1) utility. + +The logic in this project is written against a sofort-compatible +source taball 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. |