]> rtime.felk.cvut.cz Git - orte.git/blob - orte/liborte/Makefile.in
OCERA SF CVS tree of ORTE framework updated to
[orte.git] / orte / liborte / Makefile.in
1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 #
18 #  Makefile for the Ocera Real-Time Ethernet
19 #
20 #  $Id: Makefile.am,v 1.0 2003/08/04
21 #
22 SHELL = @SHELL@
23
24 srcdir = @srcdir@
25 top_srcdir = @top_srcdir@
26 VPATH = @srcdir@
27 prefix = @prefix@
28 exec_prefix = @exec_prefix@
29
30 bindir = @bindir@
31 sbindir = @sbindir@
32 libexecdir = @libexecdir@
33 datadir = @datadir@
34 sysconfdir = @sysconfdir@
35 sharedstatedir = @sharedstatedir@
36 localstatedir = @localstatedir@
37 libdir = @libdir@
38 infodir = @infodir@
39 mandir = @mandir@
40 includedir = @includedir@
41 oldincludedir = /usr/include
42 pkgdatadir = $(datadir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkgincludedir = $(includedir)/@PACKAGE@
45 top_builddir = ../..
46
47 ACLOCAL = @ACLOCAL@
48 AUTOCONF = @AUTOCONF@
49 AUTOMAKE = @AUTOMAKE@
50 AUTOHEADER = @AUTOHEADER@
51
52 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
53 INSTALL = @INSTALL@
54 INSTALL_PROGRAM = @INSTALL_PROGRAM@
55 INSTALL_DATA = @INSTALL_DATA@
56 install_sh_DATA = $(install_sh) -c -m 644
57 install_sh_PROGRAM = $(install_sh) -c
58 install_sh_SCRIPT = $(install_sh) -c
59 INSTALL_SCRIPT = @INSTALL_SCRIPT@
60 INSTALL_HEADER = $(INSTALL_DATA)
61 transform = @program_transform_name@
62 NORMAL_INSTALL = :
63 PRE_INSTALL = :
64 POST_INSTALL = :
65 NORMAL_UNINSTALL = :
66 PRE_UNINSTALL = :
67 POST_UNINSTALL = :
68 host_alias = @host_alias@
69 host_triplet = @host@
70
71 EXEEXT = @EXEEXT@
72 OBJEXT = @OBJEXT@
73 PATH_SEPARATOR = @PATH_SEPARATOR@
74 AMTAR = @AMTAR@
75 AWK = @AWK@
76 CC = @CC@
77 CONFIG_ORTE_KERNEL = @CONFIG_ORTE_KERNEL@
78 CONFIG_ORTE_RT = @CONFIG_ORTE_RT@
79 DEPDIR = @DEPDIR@
80 INCLUDES = @INCLUDES@
81 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
82 LINUX_AFLAGS = @LINUX_AFLAGS@
83 LINUX_ARCH = @LINUX_ARCH@
84 LINUX_ARFLAGS = @LINUX_ARFLAGS@
85 LINUX_AS = @LINUX_AS@
86 LINUX_CC = @LINUX_CC@
87 LINUX_CFLAGS = @LINUX_CFLAGS@
88 LINUX_CROSS_COMPILE = @LINUX_CROSS_COMPILE@
89 LINUX_DIR = @LINUX_DIR@
90 LINUX_KERNELRELEASE = @LINUX_KERNELRELEASE@
91 LINUX_LD = @LINUX_LD@
92 LINUX_LDFLAGS = @LINUX_LDFLAGS@
93 LINUX_MODULE_EXT = @LINUX_MODULE_EXT@
94 MAINT = @MAINT@
95 ORTE_MAJOR_VERSION = @ORTE_MAJOR_VERSION@
96 ORTE_MICRO_VERSION = @ORTE_MICRO_VERSION@
97 ORTE_MINOR_VERSION = @ORTE_MINOR_VERSION@
98 ORTE_VERSION = @ORTE_VERSION@
99 PACKAGE = @PACKAGE@
100 RANLIB = @RANLIB@
101 RTAI_CFLAGS = @RTAI_CFLAGS@
102 RTLINUX_CFLAGS = @RTLINUX_CFLAGS@
103 STRIP = @STRIP@
104 VERSION = @VERSION@
105 am__include = @am__include@
106 am__quote = @am__quote@
107 install_sh = @install_sh@
108 modulePROGRAMS_INSTALL = @modulePROGRAMS_INSTALL@
109 moduledir = @moduledir@
110
111 LIBORTE_SOURCES = \
112 conv.c \
113 debug.c \
114 event.c \
115 fnmatch.c \
116 htimerNtp.c \
117 objectEntry.c \
118 objectEntryTimer.c \
119 objectUtils.c \
120 ORTEAppRecvMetatrafficThread.c \
121 ORTEAppRecvUserdataThread.c \
122 ORTEAppSendThread.c \
123 ORTEDomainApp.c \
124 ORTEPublication.c \
125 ORTEPublicationTimer.c \
126 ORTESubscription.c \
127 ORTEDomain.c \
128 ORTEDomainMgr.c \
129 ORTEInit.c \
130 ORTEThreadUtils.c \
131 ORTETypeRegister.c \
132 ORTEVerbosity.c \
133 ORTEPattern.c \
134 ORTEMisc.c \
135 parameter.c \
136 RTPSAck.c \
137 RTPSCSTReader.c \
138 RTPSCSTReaderTimer.c \
139 RTPSCSTReaderProc.c \
140 RTPSCSTWriter.c \
141 RTPSCSTWriterTimer.c \
142 RTPSGap.c \
143 RTPSHeader.c \
144 RTPSHeardBeat.c \
145 RTPSInfoDST.c \
146 RTPSInfoREPLY.c \
147 RTPSInfoSRC.c \
148 RTPSInfoTS.c \
149 RTPSPad.c \
150 RTPSUtils.c \
151 RTPSVar.c \
152 RTPSIssue.c \
153 sock.c \
154 ul_gavl.c \
155 ul_gavlprim.c
156
157
158 @CONFIG_ORTE_RT_TRUE@module_PROGRAMS = rt_orte.ko
159 #rt_orte_ko_CFLAGS = $(ORTE_CFLAGS) 
160 @CONFIG_ORTE_RT_TRUE@rt_orte_ko_SOURCES = $(LIBORTE_SOURCES)
161 @CONFIG_ORTE_RT_TRUE@rt_orte_ko_LINK = $(top_builddir)/modtool --link -o $@
162
163 @CONFIG_ORTE_RT_TRUE@@USE_RTLINUX_TRUE@SUBDIRS = rtl
164 @CONFIG_ORTE_RT_FALSE@lib_LIBRARIES = liborte.a
165 @CONFIG_ORTE_RT_FALSE@liborte_a_SOURCES = $(LIBORTE_SOURCES)
166
167 EXTRA_DIST = usedSections.txt
168 subdir = orte/liborte
169 mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
170 CONFIG_HEADER = $(top_builddir)/orte/include/config.h
171 CONFIG_CLEAN_FILES =
172 LIBRARIES = $(lib_LIBRARIES)
173
174 liborte_a_AR = $(AR) cru
175 liborte_a_LIBADD =
176 am__objects_1 = conv.$(OBJEXT) debug.$(OBJEXT) event.$(OBJEXT) \
177         fnmatch.$(OBJEXT) htimerNtp.$(OBJEXT) objectEntry.$(OBJEXT) \
178         objectEntryTimer.$(OBJEXT) objectUtils.$(OBJEXT) \
179         ORTEAppRecvMetatrafficThread.$(OBJEXT) \
180         ORTEAppRecvUserdataThread.$(OBJEXT) ORTEAppSendThread.$(OBJEXT) \
181         ORTEDomainApp.$(OBJEXT) ORTEPublication.$(OBJEXT) \
182         ORTEPublicationTimer.$(OBJEXT) ORTESubscription.$(OBJEXT) \
183         ORTEDomain.$(OBJEXT) ORTEDomainMgr.$(OBJEXT) ORTEInit.$(OBJEXT) \
184         ORTEThreadUtils.$(OBJEXT) ORTETypeRegister.$(OBJEXT) \
185         ORTEVerbosity.$(OBJEXT) ORTEPattern.$(OBJEXT) \
186         ORTEMisc.$(OBJEXT) parameter.$(OBJEXT) RTPSAck.$(OBJEXT) \
187         RTPSCSTReader.$(OBJEXT) RTPSCSTReaderTimer.$(OBJEXT) \
188         RTPSCSTReaderProc.$(OBJEXT) RTPSCSTWriter.$(OBJEXT) \
189         RTPSCSTWriterTimer.$(OBJEXT) RTPSGap.$(OBJEXT) \
190         RTPSHeader.$(OBJEXT) RTPSHeardBeat.$(OBJEXT) \
191         RTPSInfoDST.$(OBJEXT) RTPSInfoREPLY.$(OBJEXT) \
192         RTPSInfoSRC.$(OBJEXT) RTPSInfoTS.$(OBJEXT) RTPSPad.$(OBJEXT) \
193         RTPSUtils.$(OBJEXT) RTPSVar.$(OBJEXT) RTPSIssue.$(OBJEXT) \
194         sock.$(OBJEXT) ul_gavl.$(OBJEXT) ul_gavlprim.$(OBJEXT)
195 @CONFIG_ORTE_RT_FALSE@am_liborte_a_OBJECTS = $(am__objects_1)
196 liborte_a_OBJECTS = $(am_liborte_a_OBJECTS)
197 @CONFIG_ORTE_RT_TRUE@module_PROGRAMS = rt_orte.ko$(EXEEXT)
198 @CONFIG_ORTE_RT_FALSE@module_PROGRAMS =
199 PROGRAMS = $(module_PROGRAMS)
200
201 @CONFIG_ORTE_RT_TRUE@am_rt_orte_ko_OBJECTS = $(am__objects_1)
202 rt_orte_ko_OBJECTS = $(am_rt_orte_ko_OBJECTS)
203 rt_orte_ko_LDADD = $(LDADD)
204 rt_orte_ko_DEPENDENCIES =
205 rt_orte_ko_LDFLAGS =
206
207 DEFS = @DEFS@
208 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)/orte/include
209 CPPFLAGS = @CPPFLAGS@
210 LDFLAGS = @LDFLAGS@
211 LIBS = @LIBS@
212 depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
213 am__depfiles_maybe = depfiles
214 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/ORTEAppRecvMetatrafficThread.Po \
215 @AMDEP_TRUE@    ./$(DEPDIR)/ORTEAppRecvUserdataThread.Po \
216 @AMDEP_TRUE@    ./$(DEPDIR)/ORTEAppSendThread.Po \
217 @AMDEP_TRUE@    ./$(DEPDIR)/ORTEDomain.Po \
218 @AMDEP_TRUE@    ./$(DEPDIR)/ORTEDomainApp.Po \
219 @AMDEP_TRUE@    ./$(DEPDIR)/ORTEDomainMgr.Po \
220 @AMDEP_TRUE@    ./$(DEPDIR)/ORTEInit.Po ./$(DEPDIR)/ORTEMisc.Po \
221 @AMDEP_TRUE@    ./$(DEPDIR)/ORTEPattern.Po \
222 @AMDEP_TRUE@    ./$(DEPDIR)/ORTEPublication.Po \
223 @AMDEP_TRUE@    ./$(DEPDIR)/ORTEPublicationTimer.Po \
224 @AMDEP_TRUE@    ./$(DEPDIR)/ORTESubscription.Po \
225 @AMDEP_TRUE@    ./$(DEPDIR)/ORTEThreadUtils.Po \
226 @AMDEP_TRUE@    ./$(DEPDIR)/ORTETypeRegister.Po \
227 @AMDEP_TRUE@    ./$(DEPDIR)/ORTEVerbosity.Po ./$(DEPDIR)/RTPSAck.Po \
228 @AMDEP_TRUE@    ./$(DEPDIR)/RTPSCSTReader.Po \
229 @AMDEP_TRUE@    ./$(DEPDIR)/RTPSCSTReaderProc.Po \
230 @AMDEP_TRUE@    ./$(DEPDIR)/RTPSCSTReaderTimer.Po \
231 @AMDEP_TRUE@    ./$(DEPDIR)/RTPSCSTWriter.Po \
232 @AMDEP_TRUE@    ./$(DEPDIR)/RTPSCSTWriterTimer.Po \
233 @AMDEP_TRUE@    ./$(DEPDIR)/RTPSGap.Po ./$(DEPDIR)/RTPSHeader.Po \
234 @AMDEP_TRUE@    ./$(DEPDIR)/RTPSHeardBeat.Po \
235 @AMDEP_TRUE@    ./$(DEPDIR)/RTPSInfoDST.Po \
236 @AMDEP_TRUE@    ./$(DEPDIR)/RTPSInfoREPLY.Po \
237 @AMDEP_TRUE@    ./$(DEPDIR)/RTPSInfoSRC.Po \
238 @AMDEP_TRUE@    ./$(DEPDIR)/RTPSInfoTS.Po ./$(DEPDIR)/RTPSIssue.Po \
239 @AMDEP_TRUE@    ./$(DEPDIR)/RTPSPad.Po ./$(DEPDIR)/RTPSUtils.Po \
240 @AMDEP_TRUE@    ./$(DEPDIR)/RTPSVar.Po ./$(DEPDIR)/conv.Po \
241 @AMDEP_TRUE@    ./$(DEPDIR)/debug.Po ./$(DEPDIR)/event.Po \
242 @AMDEP_TRUE@    ./$(DEPDIR)/fnmatch.Po ./$(DEPDIR)/htimerNtp.Po \
243 @AMDEP_TRUE@    ./$(DEPDIR)/objectEntry.Po \
244 @AMDEP_TRUE@    ./$(DEPDIR)/objectEntryTimer.Po \
245 @AMDEP_TRUE@    ./$(DEPDIR)/objectUtils.Po ./$(DEPDIR)/parameter.Po \
246 @AMDEP_TRUE@    ./$(DEPDIR)/sock.Po ./$(DEPDIR)/ul_gavl.Po \
247 @AMDEP_TRUE@    ./$(DEPDIR)/ul_gavlprim.Po
248 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
249         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
250 CCLD = $(CC)
251 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
252 CFLAGS = @CFLAGS@
253 DIST_SOURCES = $(liborte_a_SOURCES) $(rt_orte_ko_SOURCES)
254
255 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
256         uninstall-info-recursive all-recursive install-data-recursive \
257         install-exec-recursive installdirs-recursive install-recursive \
258         uninstall-recursive check-recursive installcheck-recursive
259 DIST_COMMON = Makefile.am Makefile.in
260 DIST_SUBDIRS = rtl
261 SOURCES = $(liborte_a_SOURCES) $(rt_orte_ko_SOURCES)
262
263 all: all-recursive
264
265 .SUFFIXES:
266 .SUFFIXES: .c .o .obj
267 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
268         cd $(top_srcdir) && \
269           $(AUTOMAKE) --gnu  orte/liborte/Makefile
270 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
271         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
272
273 AR = ar
274 libLIBRARIES_INSTALL = $(INSTALL_DATA)
275 install-libLIBRARIES: $(lib_LIBRARIES)
276         @$(NORMAL_INSTALL)
277         $(mkinstalldirs) $(DESTDIR)$(libdir)
278         @list='$(lib_LIBRARIES)'; for p in $$list; do \
279           if test -f $$p; then \
280             f="`echo $$p | sed -e 's|^.*/||'`"; \
281             echo " $(libLIBRARIES_INSTALL) $$p $(DESTDIR)$(libdir)/$$f"; \
282             $(libLIBRARIES_INSTALL) $$p $(DESTDIR)$(libdir)/$$f; \
283           else :; fi; \
284         done
285         @$(POST_INSTALL)
286         @list='$(lib_LIBRARIES)'; for p in $$list; do \
287           if test -f $$p; then \
288             p="`echo $$p | sed -e 's|^.*/||'`"; \
289             echo " $(RANLIB) $(DESTDIR)$(libdir)/$$p"; \
290             $(RANLIB) $(DESTDIR)$(libdir)/$$p; \
291           else :; fi; \
292         done
293
294 uninstall-libLIBRARIES:
295         @$(NORMAL_UNINSTALL)
296         @list='$(lib_LIBRARIES)'; for p in $$list; do \
297           p="`echo $$p | sed -e 's|^.*/||'`"; \
298           echo " rm -f $(DESTDIR)$(libdir)/$$p"; \
299           rm -f $(DESTDIR)$(libdir)/$$p; \
300         done
301
302 clean-libLIBRARIES:
303         -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
304 liborte.a: $(liborte_a_OBJECTS) $(liborte_a_DEPENDENCIES) 
305         -rm -f liborte.a
306         $(liborte_a_AR) liborte.a $(liborte_a_OBJECTS) $(liborte_a_LIBADD)
307         $(RANLIB) liborte.a
308 install-modulePROGRAMS: $(module_PROGRAMS)
309         @$(NORMAL_INSTALL)
310         $(mkinstalldirs) $(DESTDIR)$(moduledir)
311         @list='$(module_PROGRAMS)'; for p in $$list; do \
312           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
313           if test -f $$p \
314           ; then \
315             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
316            echo " $(INSTALL_PROGRAM_ENV) $(modulePROGRAMS_INSTALL) $$p $(DESTDIR)$(moduledir)/$$f"; \
317            $(INSTALL_PROGRAM_ENV) $(modulePROGRAMS_INSTALL) $$p $(DESTDIR)$(moduledir)/$$f; \
318           else :; fi; \
319         done
320
321 uninstall-modulePROGRAMS:
322         @$(NORMAL_UNINSTALL)
323         @list='$(module_PROGRAMS)'; for p in $$list; do \
324           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
325           echo " rm -f $(DESTDIR)$(moduledir)/$$f"; \
326           rm -f $(DESTDIR)$(moduledir)/$$f; \
327         done
328
329 clean-modulePROGRAMS:
330         -test -z "$(module_PROGRAMS)" || rm -f $(module_PROGRAMS)
331 rt_orte.ko$(EXEEXT): $(rt_orte_ko_OBJECTS) $(rt_orte_ko_DEPENDENCIES) 
332         @rm -f rt_orte.ko$(EXEEXT)
333         $(rt_orte_ko_LINK) $(rt_orte_ko_LDFLAGS) $(rt_orte_ko_OBJECTS) $(rt_orte_ko_LDADD) $(LIBS)
334
335 mostlyclean-compile:
336         -rm -f *.$(OBJEXT) core *.core
337
338 distclean-compile:
339         -rm -f *.tab.c
340
341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ORTEAppRecvMetatrafficThread.Po@am__quote@
342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ORTEAppRecvUserdataThread.Po@am__quote@
343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ORTEAppSendThread.Po@am__quote@
344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ORTEDomain.Po@am__quote@
345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ORTEDomainApp.Po@am__quote@
346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ORTEDomainMgr.Po@am__quote@
347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ORTEInit.Po@am__quote@
348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ORTEMisc.Po@am__quote@
349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ORTEPattern.Po@am__quote@
350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ORTEPublication.Po@am__quote@
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ORTEPublicationTimer.Po@am__quote@
352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ORTESubscription.Po@am__quote@
353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ORTEThreadUtils.Po@am__quote@
354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ORTETypeRegister.Po@am__quote@
355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ORTEVerbosity.Po@am__quote@
356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSAck.Po@am__quote@
357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSCSTReader.Po@am__quote@
358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSCSTReaderProc.Po@am__quote@
359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSCSTReaderTimer.Po@am__quote@
360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSCSTWriter.Po@am__quote@
361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSCSTWriterTimer.Po@am__quote@
362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSGap.Po@am__quote@
363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSHeader.Po@am__quote@
364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSHeardBeat.Po@am__quote@
365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSInfoDST.Po@am__quote@
366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSInfoREPLY.Po@am__quote@
367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSInfoSRC.Po@am__quote@
368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSInfoTS.Po@am__quote@
369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSIssue.Po@am__quote@
370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSPad.Po@am__quote@
371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSUtils.Po@am__quote@
372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RTPSVar.Po@am__quote@
373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conv.Po@am__quote@
374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Po@am__quote@
375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event.Po@am__quote@
376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fnmatch.Po@am__quote@
377 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htimerNtp.Po@am__quote@
378 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objectEntry.Po@am__quote@
379 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objectEntryTimer.Po@am__quote@
380 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objectUtils.Po@am__quote@
381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parameter.Po@am__quote@
382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sock.Po@am__quote@
383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ul_gavl.Po@am__quote@
384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ul_gavlprim.Po@am__quote@
385
386 distclean-depend:
387         -rm -rf ./$(DEPDIR)
388
389 .c.o:
390 @AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
391 @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
392 @AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
393         $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
394
395 .c.obj:
396 @AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
397 @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
398 @AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
399         $(COMPILE) -c `cygpath -w $<`
400 CCDEPMODE = @CCDEPMODE@
401 uninstall-info-am:
402
403 # This directory's subdirectories are mostly independent; you can cd
404 # into them and run `make' without going through this Makefile.
405 # To change the values of `make' variables: instead of editing Makefiles,
406 # (1) if the variable is set in `config.status', edit `config.status'
407 #     (which will cause the Makefiles to be regenerated when you run `make');
408 # (2) otherwise, pass the desired values on the `make' command line.
409 $(RECURSIVE_TARGETS):
410         @set fnord $$MAKEFLAGS; amf=$$2; \
411         dot_seen=no; \
412         target=`echo $@ | sed s/-recursive//`; \
413         list='$(SUBDIRS)'; for subdir in $$list; do \
414           echo "Making $$target in $$subdir"; \
415           if test "$$subdir" = "."; then \
416             dot_seen=yes; \
417             local_target="$$target-am"; \
418           else \
419             local_target="$$target"; \
420           fi; \
421           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
422            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
423         done; \
424         if test "$$dot_seen" = "no"; then \
425           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
426         fi; test -z "$$fail"
427
428 mostlyclean-recursive clean-recursive distclean-recursive \
429 maintainer-clean-recursive:
430         @set fnord $$MAKEFLAGS; amf=$$2; \
431         dot_seen=no; \
432         case "$@" in \
433           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
434           *) list='$(SUBDIRS)' ;; \
435         esac; \
436         rev=''; for subdir in $$list; do \
437           if test "$$subdir" = "."; then :; else \
438             rev="$$subdir $$rev"; \
439           fi; \
440         done; \
441         rev="$$rev ."; \
442         target=`echo $@ | sed s/-recursive//`; \
443         for subdir in $$rev; do \
444           echo "Making $$target in $$subdir"; \
445           if test "$$subdir" = "."; then \
446             local_target="$$target-am"; \
447           else \
448             local_target="$$target"; \
449           fi; \
450           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
451            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
452         done && test -z "$$fail"
453 tags-recursive:
454         list='$(SUBDIRS)'; for subdir in $$list; do \
455           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
456         done
457
458 ETAGS = etags
459 ETAGSFLAGS =
460
461 tags: TAGS
462
463 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
464         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
465         unique=`for i in $$list; do \
466             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
467           done | \
468           $(AWK) '    { files[$$0] = 1; } \
469                END { for (i in files) print i; }'`; \
470         mkid -fID $$unique
471
472 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
473                 $(TAGS_FILES) $(LISP)
474         tags=; \
475         here=`pwd`; \
476         list='$(SUBDIRS)'; for subdir in $$list; do \
477           if test "$$subdir" = .; then :; else \
478             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
479           fi; \
480         done; \
481         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
482         unique=`for i in $$list; do \
483             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
484           done | \
485           $(AWK) '    { files[$$0] = 1; } \
486                END { for (i in files) print i; }'`; \
487         test -z "$(ETAGS_ARGS)$$tags$$unique" \
488           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
489              $$tags $$unique
490
491 GTAGS:
492         here=`$(am__cd) $(top_builddir) && pwd` \
493           && cd $(top_srcdir) \
494           && gtags -i $(GTAGS_ARGS) $$here
495
496 distclean-tags:
497         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
498 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
499
500 top_distdir = ../..
501 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
502
503 distdir: $(DISTFILES)
504         @list='$(DISTFILES)'; for file in $$list; do \
505           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
506           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
507           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
508             dir="/$$dir"; \
509             $(mkinstalldirs) "$(distdir)$$dir"; \
510           else \
511             dir=''; \
512           fi; \
513           if test -d $$d/$$file; then \
514             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
515               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
516             fi; \
517             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
518           else \
519             test -f $(distdir)/$$file \
520             || cp -p $$d/$$file $(distdir)/$$file \
521             || exit 1; \
522           fi; \
523         done
524         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
525           if test "$$subdir" = .; then :; else \
526             test -d $(distdir)/$$subdir \
527             || mkdir $(distdir)/$$subdir \
528             || exit 1; \
529             (cd $$subdir && \
530               $(MAKE) $(AM_MAKEFLAGS) \
531                 top_distdir="$(top_distdir)" \
532                 distdir=../$(distdir)/$$subdir \
533                 distdir) \
534               || exit 1; \
535           fi; \
536         done
537 check-am: all-am
538 check: check-recursive
539 all-am: Makefile $(LIBRARIES) $(PROGRAMS)
540 installdirs: installdirs-recursive
541 installdirs-am:
542         $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(moduledir)
543
544 install: install-recursive
545 install-exec: install-exec-recursive
546 install-data: install-data-recursive
547 uninstall: uninstall-recursive
548
549 install-am: all-am
550         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
551
552 installcheck: installcheck-recursive
553 install-strip:
554         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
555           INSTALL_STRIP_FLAG=-s \
556           `test -z '$(STRIP)' || \
557             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
558 mostlyclean-generic:
559
560 clean-generic:
561
562 distclean-generic:
563         -rm -f Makefile $(CONFIG_CLEAN_FILES)
564
565 maintainer-clean-generic:
566         @echo "This command is intended for maintainers to use"
567         @echo "it deletes files that may require special tools to rebuild."
568 clean: clean-recursive
569
570 clean-am: clean-generic clean-libLIBRARIES clean-modulePROGRAMS \
571         mostlyclean-am
572
573 distclean: distclean-recursive
574
575 distclean-am: clean-am distclean-compile distclean-depend \
576         distclean-generic distclean-tags
577
578 dvi: dvi-recursive
579
580 dvi-am:
581
582 info: info-recursive
583
584 info-am:
585
586 install-data-am: install-modulePROGRAMS
587
588 install-exec-am: install-libLIBRARIES
589
590 install-info: install-info-recursive
591
592 install-man:
593
594 installcheck-am:
595
596 maintainer-clean: maintainer-clean-recursive
597
598 maintainer-clean-am: distclean-am maintainer-clean-generic
599
600 mostlyclean: mostlyclean-recursive
601
602 mostlyclean-am: mostlyclean-compile mostlyclean-generic
603
604 uninstall-am: uninstall-info-am uninstall-libLIBRARIES \
605         uninstall-modulePROGRAMS
606
607 uninstall-info: uninstall-info-recursive
608
609 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
610         clean-generic clean-libLIBRARIES clean-modulePROGRAMS \
611         clean-recursive distclean distclean-compile distclean-depend \
612         distclean-generic distclean-recursive distclean-tags distdir \
613         dvi dvi-am dvi-recursive info info-am info-recursive install \
614         install-am install-data install-data-am install-data-recursive \
615         install-exec install-exec-am install-exec-recursive \
616         install-info install-info-am install-info-recursive \
617         install-libLIBRARIES install-man install-modulePROGRAMS \
618         install-recursive install-strip installcheck installcheck-am \
619         installdirs installdirs-am installdirs-recursive \
620         maintainer-clean maintainer-clean-generic \
621         maintainer-clean-recursive mostlyclean mostlyclean-compile \
622         mostlyclean-generic mostlyclean-recursive tags tags-recursive \
623         uninstall uninstall-am uninstall-info-am \
624         uninstall-info-recursive uninstall-libLIBRARIES \
625         uninstall-modulePROGRAMS uninstall-recursive
626
627 # Tell versions [3.59,3.63) of GNU make to not export all variables.
628 # Otherwise a system limit (for SysV at least) may be exceeded.
629 .NOEXPORT: