From 5eddfaefc6b20ced3f825073cb75f14558cfddb7 Mon Sep 17 00:00:00 2001 From: "toshok%hungry.com" Date: Fri, 11 Dec 1998 04:00:52 +0000 Subject: [PATCH] cleanup git-svn-id: svn://10.0.0.236/trunk@16229 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/ef/Compiler/PrimitiveGraph/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/ef/Compiler/PrimitiveGraph/Makefile b/mozilla/ef/Compiler/PrimitiveGraph/Makefile index 1ff6497314e..de41b9ede1c 100644 --- a/mozilla/ef/Compiler/PrimitiveGraph/Makefile +++ b/mozilla/ef/Compiler/PrimitiveGraph/Makefile @@ -22,7 +22,7 @@ DEPTH = ../.. -CPPSRCS = Address.cpp \ +CPPSRCS = Address.cpp \ ControlNodes.cpp \ Primitives.cpp \ SysCalls.cpp \