diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-06-14 15:55:48 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-06-14 15:55:48 +0000 |
commit | 6a9b8dc0218846c897fc6bc6c082fc592daa0b41 (patch) | |
tree | c70f067bbbe9f44d5415d933233c91b17c2f278c /examples/Mem_Map/IO-tests/Makefile | |
parent | cc19d16eaa2f75770a66593989e8cde1c86287d8 (diff) | |
download | ATCD-6a9b8dc0218846c897fc6bc6c082fc592daa0b41.tar.gz |
ChangeLogTag:Wed Jun 14 08:30:53 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'examples/Mem_Map/IO-tests/Makefile')
-rw-r--r-- | examples/Mem_Map/IO-tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Mem_Map/IO-tests/Makefile b/examples/Mem_Map/IO-tests/Makefile index 92c6ae5b8f9..51854696bbe 100644 --- a/examples/Mem_Map/IO-tests/Makefile +++ b/examples/Mem_Map/IO-tests/Makefile @@ -41,7 +41,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY. -.obj/IO_Test.o .obj/IO_Test.o .obj/IO_Test.o .obj/IO_Test.o: IO_Test.cpp \ +.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/post.h \ |