summaryrefslogtreecommitdiff
path: root/examples/IPC_SAP/FILE_SAP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/IPC_SAP/FILE_SAP/Makefile')
-rw-r--r--examples/IPC_SAP/FILE_SAP/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/IPC_SAP/FILE_SAP/Makefile b/examples/IPC_SAP/FILE_SAP/Makefile
index bf6f92f6116..287a60aaed9 100644
--- a/examples/IPC_SAP/FILE_SAP/Makefile
+++ b/examples/IPC_SAP/FILE_SAP/Makefile
@@ -38,8 +38,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
- $(ACE_ROOT)/ace/OS.h \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp $(ACE_ROOT)/ace/OS.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ACE_export.h \