scc

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

commit fe8418f0998293be3c03ce8d0fd55788fa1a6573
parent 5ec804e4258967b8dda1fc1cea072e1620817411
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 ===========================