Fresco/Prague/src Makefile.in,1.33,1.34

Tobias Hunger <[email protected]> Mon, 03 Nov 2003 20:45:47 +0000
Newsgroups gmane.comp.video.fresco.cvs
Message-ID <[email protected]>
Update of /cvs/fresco/Fresco/Prague/src
In directory purcel:/tmp/cvs-serv5518/Prague/src

Modified Files:
	Makefile.in 
Log Message:
Remove Prague's poor man's profiler since it is not really useful and
is the only user of the huge and ifdefy ntree.hh. Closes bug282.


Index: Makefile.in
===================================================================
RCS file: /cvs/fresco/Fresco/Prague/src/Makefile.in,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- Makefile.in	22 Apr 2003 11:14:03 -0000	1.33
+++ Makefile.in	3 Nov 2003 20:45:44 -0000	1.34
@@ -33,7 +33,7 @@
 CXXFLAGS	+= $(SO_CXXFLAGS)
 LDFLAGS		+= $(SO_LDFLAGS)
 
-SRC		:= logbuf.cc Tracer.cc regex.cc User.cc Stopwatch.cc Profiler.cc Time.cc \
+SRC		:= logbuf.cc Tracer.cc regex.cc User.cc Stopwatch.cc Time.cc \
 	  	   File.cc Directory.cc Path.cc GetOpt.cc DataTypeManager.cc \
 	  	   DLL.cc MMap.cc SHM.cc Thread.cc Timer.cc Signal.cc Fork.cc \
 		   Env.cc