Revert accidental commit of hacked Makefile

svn path=/trunk/netsurf/; revision=7610
This commit is contained in:
John Mark Bell 2009-05-28 16:20:29 +00:00
parent 73a89e8a0f
commit 18654c78b0

View File

@ -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)
# ----------------------------------------------------------------------------