diff options
author | midipix <writeonce@midipix.org> | 2021-04-25 13:06:33 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-04-25 13:06:33 +0000 |
commit | e52087d370669b37f769e9dd1005cbf26ca14284 (patch) | |
tree | 3943f3af133e5a2dc5278b416d9645363185d319 /README | |
parent | 89853bb9d42d97a92d4a88529fce5a6c744f1e67 (diff) | |
download | sbmake-e52087d370669b37f769e9dd1005cbf26ca14284.tar.bz2 sbmake-e52087d370669b37f769e9dd1005cbf26ca14284.tar.xz |
project: README: fixed typo.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 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: +source tarball containing: (1) the utility's C source files and headers (2) the utility's unit-test files |