From 18654c78b06d519629e9b433fb99cc647bc35cdb Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 28 May 2009 16:20:29 +0000 Subject: Revert accidental commit of hacked Makefile svn path=/trunk/netsurf/; revision=7610 --- Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 17f5cce13..e407d1135 100644 --- a/Makefile +++ b/Makefile @@ -162,10 +162,6 @@ else endif endif -# Hackiness for scan-build -export CCC_CC := $(CC) -CC := /home/jmb/llvm/tools/clang/utils/ccc-analyzer - OBJROOT = build-$(HOST)-$(TARGET)$(SUBTARGET) # ---------------------------------------------------------------------------- -- cgit v1.2.3