scc

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

commit 87721662939577c4589ee5296640ceb62d8f6283
parent 30486c0e4349deef16a130294033825dfddae4ec
Author: Eddie Thieda <eddie.thieda@gmail.com>
Date:   Sun, 19 Jan 2020 04:23:28 -0500

build: Remove leftover tab and trailing space

Diffstat:
MREADME | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README @@ -54,13 +54,13 @@ The main targets of the Makefile are: - install: Installs scc in PREFIX. - + - clean: Remoe all the generated files except the one supposed to be edited by the user. - distclean - Remove all the generated files. + Remove all the generated files. Deviations from standard C ===========================