[complement-svn] SF.net SVN: complement: [1562] trunk/complement/extern/custom/boost/libs/ Makefile
Status: Pre-Alpha
Brought to you by:
complement
From: <com...@us...> - 2007-05-18 07:12:11
|
Revision: 1562 http://svn.sourceforge.net/complement/?rev=1562&view=rev Author: complement Date: 2007-05-18 00:12:09 -0700 (Fri, 18 May 2007) Log Message: ----------- remove test_exec_mon, looks like it not more in usage in 1.34 Modified Paths: -------------- trunk/complement/extern/custom/boost/libs/Makefile Modified: trunk/complement/extern/custom/boost/libs/Makefile =================================================================== --- trunk/complement/extern/custom/boost/libs/Makefile 2007-05-17 16:26:50 UTC (rev 1561) +++ trunk/complement/extern/custom/boost/libs/Makefile 2007-05-18 07:12:09 UTC (rev 1562) @@ -8,7 +8,7 @@ SRCROOT := ../../../../explore SUBDIRS := date_time filesystem program_options regex serialization \ - test/unit_test_framework test/test_exec_mon test/prg_exec_mon \ + test/unit_test_framework test/prg_exec_mon \ thread include ${SRCROOT}/Makefiles/gmake/subdirs.mak This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |