diff options
Diffstat (limited to 'examples/Mem_Map/IO-tests/Makefile')
-rw-r--r-- | examples/Mem_Map/IO-tests/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/Mem_Map/IO-tests/Makefile b/examples/Mem_Map/IO-tests/Makefile index f83452625fb..39e7ac85fa1 100644 --- a/examples/Mem_Map/IO-tests/Makefile +++ b/examples/Mem_Map/IO-tests/Makefile @@ -44,8 +44,6 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU .obj/IO_Test.o .obj/IO_Test.so .shobj/IO_Test.o .shobj/IO_Test.so: IO_Test.cpp \ $(ACE_ROOT)/ace/OS.h \ $(ACE_ROOT)/ace/pre.h \ - $(ACE_ROOT)/ace/config-sunos5.6.h \ - $(ACE_ROOT)/ace/config-sunos5.5.h \ $(ACE_ROOT)/ace/post.h \ $(ACE_ROOT)/ace/ace_wchar.h \ $(ACE_ROOT)/ace/ace_wchar.inl \ |