scc

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

commit 919c865b5f8c58a9207b097c467fb94158f3a9b3
parent 16b6d7eff6ed79f63a7024868651f5652f2b4960
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