|
From: <sv...@va...> - 2009-01-19 06:38:56
|
Author: njn Date: 2009-01-19 06:38:44 +0000 (Mon, 19 Jan 2009) New Revision: 8982 Log: Remove a no-longer-needed comment. Modified: branches/DARWIN/memcheck/tests/Makefile.am Modified: branches/DARWIN/memcheck/tests/Makefile.am =================================================================== --- branches/DARWIN/memcheck/tests/Makefile.am 2009-01-19 06:07:23 UTC (rev 8981) +++ branches/DARWIN/memcheck/tests/Makefile.am 2009-01-19 06:38:44 UTC (rev 8982) @@ -5,9 +5,6 @@ SUBDIRS = . # Arch-specific tests. -# DDD: at least some of the supposedly arch-specific tests are really -# platform-specific, eg. x86/scalar*.c. Need to create platform-specific -# dirs. if VGA_X86 SUBDIRS += x86 endif |