scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

commit 8f53790259e45ddf598d1b20c78ca105f44c1f13
parent 29f01e916eba5a2302f98bae29f8d734a9b5c4d3
Author: biniar <bini4r@yahoo.com>
Date:   Wed, 30 Mar 2022 18:22:49 -0400

Fixed typo in README

Thanks IanJ for pointing it out.

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -66,7 +66,7 @@ The main targets of the Makefile are: Installs scc in PREFIX. - clean: - Remoe all the generated files except the one supposed to be edited + Remove all the generated files except the one supposed to be edited by the user. - distclean