diff --git a/Makefile b/Makefile index b0a12f5..35bca73 100644 --- a/Makefile +++ b/Makefile @@ -88,8 +88,7 @@ else endif scc: - @scc --exclude-dir=bacillus,vendor,garbled\ - --cocomo-project-type=rlabs,3,1.12,1,1 + @scc --exclude-dir=bacillus,vendor,garbled --cocomo-project-type=rlabs,3,1.12,1,1 vis: @which go-callvis >/dev/null 2>&1; \