summaryrefslogtreecommitdiff
path: root/ACE/examples/Service_Configurator/IPC-tests/server/Makefile.am
blob: 954697dfba3e7b5e186592e24878908560bacdb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
##  Process this file with automake to create Makefile.in
##
## $Id$
##
## This file was generated by MPC.  Any changes made directly to
## this file will be lost the next time it is generated.
##
## MPC Command:
## /acebuilds/ACE_wrappers-repository/bin/mwc.pl -include /acebuilds/MPC/config -include /acebuilds/MPC/templates -feature_file /acebuilds/ACE_wrappers-repository/local.features -noreldefs -type automake -exclude build,Kokyu

ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)


## Makefile.Svc_Cfg_IPC_Server_Lib.am

if !BUILD_ACE_FOR_TAO

noinst_LTLIBRARIES = libIPC_Tests_Server.la

libIPC_Tests_Server_la_CPPFLAGS = \
  -I$(ACE_ROOT) \
  -I$(ACE_BUILDDIR) \
  -DACE_BUILD_SVC_DLL

libIPC_Tests_Server_la_SOURCES = \
  Handle_Broadcast.cpp \
  Handle_L_CODgram.cpp \
  Handle_L_Dgram.cpp \
  Handle_L_FIFO.cpp \
  Handle_L_Pipe.cpp \
  Handle_L_SPIPE.cpp \
  Handle_L_Stream.cpp \
  Handle_R_Stream.cpp \
  Handle_Thr_Stream.cpp \
  Handle_Timeout.cpp

noinst_HEADERS = \
  Handle_Broadcast.h \
  Handle_Broadcast.inl \
  Handle_L_CODgram.h \
  Handle_L_CODgram.inl \
  Handle_L_Dgram.h \
  Handle_L_Dgram.inl \
  Handle_L_FIFO.h \
  Handle_L_FIFO.inl \
  Handle_L_Pipe.h \
  Handle_L_Pipe.inl \
  Handle_L_SPIPE.h \
  Handle_L_SPIPE.inl \
  Handle_L_Stream.h \
  Handle_L_Stream.inl \
  Handle_R_Stream.h \
  Handle_R_Stream.inl \
  Handle_Thr_Stream.h \
  Handle_Timeout.h \
  Handle_Timeout.inl

endif !BUILD_ACE_FOR_TAO

## Makefile.Svc_Cfg_IPC_Server_Test.am

if !BUILD_ACE_FOR_TAO
noinst_PROGRAMS = server_test

server_test_CPPFLAGS = \
  -I$(ACE_ROOT) \
  -I$(ACE_BUILDDIR)

server_test_SOURCES = \
  server_test.cpp \
  Handle_Broadcast.h \
  Handle_Broadcast.inl \
  Handle_L_CODgram.h \
  Handle_L_CODgram.inl \
  Handle_L_Dgram.h \
  Handle_L_Dgram.inl \
  Handle_L_FIFO.h \
  Handle_L_FIFO.inl \
  Handle_L_Pipe.h \
  Handle_L_Pipe.inl \
  Handle_L_SPIPE.h \
  Handle_L_SPIPE.inl \
  Handle_L_Stream.h \
  Handle_L_Stream.inl \
  Handle_R_Dgram.h \
  Handle_R_Dgram.inl \
  Handle_R_Stream.h \
  Handle_R_Stream.inl \
  Handle_Thr_Stream.h \
  Handle_Timeout.h \
  Handle_Timeout.inl

server_test_LDADD = \
  libIPC_Tests_Server.la \
  $(ACE_BUILDDIR)/ace/libACE.la

endif !BUILD_ACE_FOR_TAO

## Clean up template repositories, etc.
clean-local:
	-rm -f *~ *.bak *.rpo *.sym lib*.*_pure_* core core.*
	-rm -f gcctemp.c gcctemp so_locations *.ics
	-rm -rf cxx_repository ptrepository ti_files
	-rm -rf templateregistry ir.out
	-rm -rf ptrepository SunWS_cache Templates.DB