summaryrefslogtreecommitdiff
path: root/ACE/Kokyu/Makefile.am
blob: 8a68d21c2eb60b579ea0b9a71a76489541bd5893 (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
##  Process this file with automake to create Makefile.in
##
## $Id$
##

includedir = @includedir@/Kokyu
pkgconfigdir = @libdir@/pkgconfig

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

SUBDIRS = \
        . \
        tests

## Makefile.Kokyu.am

lib_LTLIBRARIES = libKokyu.la

libKokyu_la_CPPFLAGS = \
  -I$(ACE_ROOT) \
  -I$(ACE_BUILDDIR) \
  -DKOKYU_BUILD_DLL

libKokyu_la_SOURCES = \
  Default_Dispatcher_Impl.cpp \
  Dispatcher_Impl.cpp \
  Dispatcher_Task.cpp \
  Kokyu.cpp \
  Kokyu_defs.cpp

libKokyu_la_LDFLAGS = \
 -version-number @ACE_MAJOR@:@ACE_MINOR@:@ACE_BETA@

libKokyu_la_LIBADD = \
  $(ACE_BUILDDIR)/ace/libACE.la

nobase_include_HEADERS = \
  DSRT_Direct_Dispatcher_Impl_T.cpp \
  DSRT_Direct_Dispatcher_Impl_T.h \
  DSRT_Dispatch_Item_T.cpp \
  DSRT_Dispatch_Item_T.h \
  DSRT_Dispatch_Item_T.inl \
  DSRT_Dispatcher_Impl_T.cpp \
  DSRT_Dispatcher_Impl_T.h \
  DSRT_Dispatcher_Impl_T.inl \
  DSRT_Sched_Queue_T.cpp \
  DSRT_Sched_Queue_T.h \
  Default_Dispatcher_Impl.h \
  Default_Dispatcher_Impl.inl \
  Dispatcher_Impl.h \
  Dispatcher_Impl.inl \
  Dispatcher_Task.h \
  Dispatcher_Task.inl \
  Kokyu.h \
  Kokyu.inl \
  Kokyu_defs.h \
  Kokyu_defs.inl \
  Kokyu_dsrt.cpp \
  Kokyu_dsrt.h \
  Kokyu_dsrt.inl

pkgconfig_DATA = Kokyu.pc

Kokyu.pc: ${top_builddir}/config.status ${srcdir}/Kokyu.pc.in
	${top_builddir}/config.status --file $@:${srcdir}/Kokyu.pc.in

EXTRA_DIST = \
  Kokyu.pc.in


## 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