Get rid of extraneous ""s
[oota-llvm.git] / Makefile.common
index 67ca17f20447b022bcb02585ca7a0edcf9f9da46..b5c4c9c9dcfb6db2ebdf9841f1fef9f795db84d4 100644 (file)
@@ -163,7 +163,7 @@ endif
 
 #if PROJDIR is defined then we include PROJ DIR includes and libraries
 ifndef PROJ_COMPILE
-PROJ_INCLUDE = "."
+PROJ_INCLUDE = .
 else
 PROJ_INCLUDE = $(PROJ_DIR)/include
 endif