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 | 2ce1b97d23efa5d98e4355665399e188905051b0 (patch) | |
tree | c70f067bbbe9f44d5415d933233c91b17c2f278c /examples/Mem_Map/IO-tests | |
parent | 2a953b2b678840bebb9320ccc78d3a9e818ce56e (diff) | |
download | ATCD-2ce1b97d23efa5d98e4355665399e188905051b0.tar.gz |
ChangeLogTag:Wed Jun 14 08:30:53 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'examples/Mem_Map/IO-tests')
-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 \ |