]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blob - Makefile.in
Linux/Android: MessageQ - Fix Implicit Declaration Warning
[ipc/ipcdev.git] / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2013 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.
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.
15 @SET_MAKE@
17 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20   case $${target_option-} in \
21       ?) ;; \
22       *) echo "am__make_running_with_option: internal error: invalid" \
23               "target option '$${target_option-}' specified" >&2; \
24          exit 1;; \
25   esac; \
26   has_opt=no; \
27   sane_makeflags=$$MAKEFLAGS; \
28   if $(am__is_gnu_make); then \
29     sane_makeflags=$$MFLAGS; \
30   else \
31     case $$MAKEFLAGS in \
32       *\\[\ \   ]*) \
33         bs=\\; \
34         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36     esac; \
37   fi; \
38   skip_next=no; \
39   strip_trailopt () \
40   { \
41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42   }; \
43   for flg in $$sane_makeflags; do \
44     test $$skip_next = yes && { skip_next=no; continue; }; \
45     case $$flg in \
46       *=*|--*) continue;; \
47         -*I) strip_trailopt 'I'; skip_next=yes;; \
48       -*I?*) strip_trailopt 'I';; \
49         -*O) strip_trailopt 'O'; skip_next=yes;; \
50       -*O?*) strip_trailopt 'O';; \
51         -*l) strip_trailopt 'l'; skip_next=yes;; \
52       -*l?*) strip_trailopt 'l';; \
53       -[dEDm]) skip_next=yes;; \
54       -[JT]) skip_next=yes;; \
55     esac; \
56     case $$flg in \
57       *$$target_option*) has_opt=yes; break;; \
58     esac; \
59   done; \
60   test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 subdir = .
82 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83         $(top_srcdir)/configure $(am__configure_deps) \
84         $(ipcinclude_HEADERS) $(ipcincludeheaps_HEADERS) \
85         $(ipcincludeinterfaces_HEADERS) linux/build-aux/compile \
86         linux/build-aux/config.guess linux/build-aux/config.sub \
87         linux/build-aux/depcomp linux/build-aux/install-sh \
88         linux/build-aux/missing linux/build-aux/ltmain.sh \
89         $(top_srcdir)/linux/build-aux/compile \
90         $(top_srcdir)/linux/build-aux/config.guess \
91         $(top_srcdir)/linux/build-aux/config.sub \
92         $(top_srcdir)/linux/build-aux/install-sh \
93         $(top_srcdir)/linux/build-aux/ltmain.sh \
94         $(top_srcdir)/linux/build-aux/missing
95 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
97 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98         $(ACLOCAL_M4)
99 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
100  configure.lineno config.status.lineno
101 mkinstalldirs = $(install_sh) -d
102 CONFIG_CLEAN_FILES =
103 CONFIG_CLEAN_VPATH_FILES =
104 AM_V_P = $(am__v_P_@AM_V@)
105 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
106 am__v_P_0 = false
107 am__v_P_1 = :
108 AM_V_GEN = $(am__v_GEN_@AM_V@)
109 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
110 am__v_GEN_0 = @echo "  GEN     " $@;
111 am__v_GEN_1 = 
112 AM_V_at = $(am__v_at_@AM_V@)
113 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
114 am__v_at_0 = @
115 am__v_at_1 = 
116 SOURCES =
117 DIST_SOURCES =
118 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
119         ctags-recursive dvi-recursive html-recursive info-recursive \
120         install-data-recursive install-dvi-recursive \
121         install-exec-recursive install-html-recursive \
122         install-info-recursive install-pdf-recursive \
123         install-ps-recursive install-recursive installcheck-recursive \
124         installdirs-recursive pdf-recursive ps-recursive \
125         tags-recursive uninstall-recursive
126 am__can_run_installinfo = \
127   case $$AM_UPDATE_INFO_DIR in \
128     n|no|NO) false;; \
129     *) (install-info --version) >/dev/null 2>&1;; \
130   esac
131 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
132 am__vpath_adj = case $$p in \
133     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
134     *) f=$$p;; \
135   esac;
136 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
137 am__install_max = 40
138 am__nobase_strip_setup = \
139   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
140 am__nobase_strip = \
141   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
142 am__nobase_list = $(am__nobase_strip_setup); \
143   for p in $$list; do echo "$$p $$p"; done | \
144   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
145   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
146     if (++n[$$2] == $(am__install_max)) \
147       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
148     END { for (dir in files) print dir, files[dir] }'
149 am__base_list = \
150   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
151   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
152 am__uninstall_files_from_dir = { \
153   test -z "$$files" \
154     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
155     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
156          $(am__cd) "$$dir" && rm -f $$files; }; \
157   }
158 am__installdirs = "$(DESTDIR)$(ipcincludedir)" \
159         "$(DESTDIR)$(ipcincludeheapsdir)" \
160         "$(DESTDIR)$(ipcincludeinterfacesdir)"
161 HEADERS = $(ipcinclude_HEADERS) $(ipcincludeheaps_HEADERS) \
162         $(ipcincludeinterfaces_HEADERS)
163 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
164   distclean-recursive maintainer-clean-recursive
165 am__recursive_targets = \
166   $(RECURSIVE_TARGETS) \
167   $(RECURSIVE_CLEAN_TARGETS) \
168   $(am__extra_recursive_targets)
169 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
170         cscope distdir dist dist-all distcheck
171 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
172 # Read a list of newline-separated strings from the standard input,
173 # and print each of them once, without duplicates.  Input order is
174 # *not* preserved.
175 am__uniquify_input = $(AWK) '\
176   BEGIN { nonempty = 0; } \
177   { items[$$0] = 1; nonempty = 1; } \
178   END { if (nonempty) { for (i in items) print i; }; } \
180 # Make sure the list of sources is unique.  This is necessary because,
181 # e.g., the same source file might be shared among _SOURCES variables
182 # for different programs/libraries.
183 am__define_uniq_tagged_files = \
184   list='$(am__tagged_files)'; \
185   unique=`for i in $$list; do \
186     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
187   done | $(am__uniquify_input)`
188 ETAGS = etags
189 CTAGS = ctags
190 CSCOPE = cscope
191 DIST_SUBDIRS = $(SUBDIRS)
192 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
193 distdir = $(PACKAGE)-$(VERSION)
194 top_distdir = $(distdir)
195 am__remove_distdir = \
196   if test -d "$(distdir)"; then \
197     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
198       && rm -rf "$(distdir)" \
199       || { sleep 5 && rm -rf "$(distdir)"; }; \
200   else :; fi
201 am__post_remove_distdir = $(am__remove_distdir)
202 am__relativize = \
203   dir0=`pwd`; \
204   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
205   sed_rest='s,^[^/]*/*,,'; \
206   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
207   sed_butlast='s,/*[^/]*$$,,'; \
208   while test -n "$$dir1"; do \
209     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
210     if test "$$first" != "."; then \
211       if test "$$first" = ".."; then \
212         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
213         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
214       else \
215         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
216         if test "$$first2" = "$$first"; then \
217           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
218         else \
219           dir2="../$$dir2"; \
220         fi; \
221         dir0="$$dir0"/"$$first"; \
222       fi; \
223     fi; \
224     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
225   done; \
226   reldir="$$dir2"
227 DIST_ARCHIVES = $(distdir).tar.gz
228 GZIP_ENV = --best
229 DIST_TARGETS = dist-gzip
230 distuninstallcheck_listfiles = find . -type f -print
231 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
232   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
233 distcleancheck_listfiles = find . -type f -print
234 ACLOCAL = @ACLOCAL@
235 AF_RPMSG = @AF_RPMSG@
236 AMTAR = @AMTAR@
237 AM_CFLAGS = @AM_CFLAGS@
238 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
239 AM_LDFLAGS = @AM_LDFLAGS@
240 AR = @AR@
241 AUTOCONF = @AUTOCONF@
242 AUTOHEADER = @AUTOHEADER@
243 AUTOMAKE = @AUTOMAKE@
244 AWK = @AWK@
245 CC = @CC@
246 CCDEPMODE = @CCDEPMODE@
247 CFLAGS = @CFLAGS@
248 CMEM_INSTALL_DIR = @CMEM_INSTALL_DIR@
249 CPP = @CPP@
250 CPPFLAGS = @CPPFLAGS@
251 CYGPATH_W = @CYGPATH_W@
252 DEFS = @DEFS@
253 DEPDIR = @DEPDIR@
254 DLLTOOL = @DLLTOOL@
255 DRM_PREFIX = @DRM_PREFIX@
256 DSYMUTIL = @DSYMUTIL@
257 DUMPBIN = @DUMPBIN@
258 ECHO_C = @ECHO_C@
259 ECHO_N = @ECHO_N@
260 ECHO_T = @ECHO_T@
261 EGREP = @EGREP@
262 EXEEXT = @EXEEXT@
263 FGREP = @FGREP@
264 GREP = @GREP@
265 INSTALL = @INSTALL@
266 INSTALL_DATA = @INSTALL_DATA@
267 INSTALL_PROGRAM = @INSTALL_PROGRAM@
268 INSTALL_SCRIPT = @INSTALL_SCRIPT@
269 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
270 KERNEL_INSTALL_DIR = @KERNEL_INSTALL_DIR@
271 LD = @LD@
272 LDFLAGS = @LDFLAGS@
273 LIBOBJS = @LIBOBJS@
274 LIBS = @LIBS@
275 LIBTOOL = @LIBTOOL@
276 LIPO = @LIPO@
277 LN_S = @LN_S@
278 LTLIBOBJS = @LTLIBOBJS@
279 MAINT = @MAINT@
280 MAKEINFO = @MAKEINFO@
281 MANIFEST_TOOL = @MANIFEST_TOOL@
282 MKDIR_P = @MKDIR_P@
283 NM = @NM@
284 NMEDIT = @NMEDIT@
285 OBJDUMP = @OBJDUMP@
286 OBJEXT = @OBJEXT@
287 OTOOL = @OTOOL@
288 OTOOL64 = @OTOOL64@
289 PACKAGE = @PACKAGE@
290 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
291 PACKAGE_NAME = @PACKAGE_NAME@
292 PACKAGE_STRING = @PACKAGE_STRING@
293 PACKAGE_TARNAME = @PACKAGE_TARNAME@
294 PACKAGE_URL = @PACKAGE_URL@
295 PACKAGE_VERSION = @PACKAGE_VERSION@
296 PATH_SEPARATOR = @PATH_SEPARATOR@
297 PLATFORM = @PLATFORM@
298 RANLIB = @RANLIB@
299 SED = @SED@
300 SET_MAKE = @SET_MAKE@
301 SHELL = @SHELL@
302 STRIP = @STRIP@
303 VERSION = @VERSION@
304 abs_builddir = @abs_builddir@
305 abs_srcdir = @abs_srcdir@
306 abs_top_builddir = @abs_top_builddir@
307 abs_top_srcdir = @abs_top_srcdir@
308 ac_ct_AR = @ac_ct_AR@
309 ac_ct_CC = @ac_ct_CC@
310 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
311 am__include = @am__include@
312 am__leading_dot = @am__leading_dot@
313 am__quote = @am__quote@
314 am__tar = @am__tar@
315 am__untar = @am__untar@
316 bindir = @bindir@
317 build = @build@
318 build_alias = @build_alias@
319 build_cpu = @build_cpu@
320 build_os = @build_os@
321 build_vendor = @build_vendor@
322 builddir = @builddir@
323 datadir = @datadir@
324 datarootdir = @datarootdir@
325 docdir = @docdir@
326 dvidir = @dvidir@
327 exec_prefix = @exec_prefix@
328 host = @host@
329 host_alias = @host_alias@
330 host_cpu = @host_cpu@
331 host_os = @host_os@
332 host_vendor = @host_vendor@
333 htmldir = @htmldir@
334 includedir = @includedir@
335 infodir = @infodir@
336 install_sh = @install_sh@
337 libdir = @libdir@
338 libexecdir = @libexecdir@
339 localedir = @localedir@
340 localstatedir = @localstatedir@
341 mandir = @mandir@
342 mkdir_p = @mkdir_p@
343 oldincludedir = @oldincludedir@
344 pdfdir = @pdfdir@
345 prefix = @prefix@
346 program_transform_name = @program_transform_name@
347 psdir = @psdir@
348 sbindir = @sbindir@
349 sharedstatedir = @sharedstatedir@
350 srcdir = @srcdir@
351 sysconfdir = @sysconfdir@
352 target_alias = @target_alias@
353 top_build_prefix = @top_build_prefix@
354 top_builddir = @top_builddir@
355 top_srcdir = @top_srcdir@
357 # the subdirectories of the project to go into
358 SUBDIRS = linux/etc linux/src/utils linux/src/api linux/src/transport \
359         linux/src/mm linux/src/daemon linux/src/tests
362 # where to install common headers on the system
363 ipcincludedir = $(includedir)/ti/ipc
364 ipcincludeinterfacesdir = $(includedir)/ti/ipc/interfaces
365 ipcincludeheapsdir = $(includedir)/ti/ipc/heaps
367 # the list of common header files (to be installed later)
368 ipcinclude_HEADERS = \
369         $(top_srcdir)/linux/include/ti/ipc/Std.h \
370         $(top_srcdir)/packages/ti/ipc/Ipc.h \
371         $(top_srcdir)/packages/ti/ipc/GateMP.h \
372         $(top_srcdir)/packages/ti/ipc/MessageQ.h \
373         $(top_srcdir)/packages/ti/ipc/MultiProc.h \
374         $(top_srcdir)/packages/ti/ipc/NameServer.h
376 ipcincludeinterfaces_HEADERS = \
377         $(top_srcdir)/linux/include/ti/ipc/interfaces/IMessageQTransport.h \
378         $(top_srcdir)/linux/include/ti/ipc/interfaces/INetworkTransport.h \
379         $(top_srcdir)/linux/include/ti/ipc/interfaces/ITransport.h \
380         $(top_srcdir)/linux/include/ti/ipc/interfaces/IHeap.h
382 ipcincludeheaps_HEADERS = \
383         $(top_srcdir)/linux/include/ti/ipc/heaps/HeapStd.h
385 all: all-recursive
387 .SUFFIXES:
388 am--refresh: Makefile
389         @:
390 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
391         @for dep in $?; do \
392           case '$(am__configure_deps)' in \
393             *$$dep*) \
394               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
395               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
396                 && exit 0; \
397               exit 1;; \
398           esac; \
399         done; \
400         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
401         $(am__cd) $(top_srcdir) && \
402           $(AUTOMAKE) --foreign Makefile
403 .PRECIOUS: Makefile
404 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
405         @case '$?' in \
406           *config.status*) \
407             echo ' $(SHELL) ./config.status'; \
408             $(SHELL) ./config.status;; \
409           *) \
410             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
411             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
412         esac;
414 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
415         $(SHELL) ./config.status --recheck
417 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
418         $(am__cd) $(srcdir) && $(AUTOCONF)
419 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
420         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
421 $(am__aclocal_m4_deps):
423 mostlyclean-libtool:
424         -rm -f *.lo
426 clean-libtool:
427         -rm -rf .libs _libs
429 distclean-libtool:
430         -rm -f libtool config.lt
431 install-ipcincludeHEADERS: $(ipcinclude_HEADERS)
432         @$(NORMAL_INSTALL)
433         @list='$(ipcinclude_HEADERS)'; test -n "$(ipcincludedir)" || list=; \
434         if test -n "$$list"; then \
435           echo " $(MKDIR_P) '$(DESTDIR)$(ipcincludedir)'"; \
436           $(MKDIR_P) "$(DESTDIR)$(ipcincludedir)" || exit 1; \
437         fi; \
438         for p in $$list; do \
439           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
440           echo "$$d$$p"; \
441         done | $(am__base_list) | \
442         while read files; do \
443           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(ipcincludedir)'"; \
444           $(INSTALL_HEADER) $$files "$(DESTDIR)$(ipcincludedir)" || exit $$?; \
445         done
447 uninstall-ipcincludeHEADERS:
448         @$(NORMAL_UNINSTALL)
449         @list='$(ipcinclude_HEADERS)'; test -n "$(ipcincludedir)" || list=; \
450         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
451         dir='$(DESTDIR)$(ipcincludedir)'; $(am__uninstall_files_from_dir)
452 install-ipcincludeheapsHEADERS: $(ipcincludeheaps_HEADERS)
453         @$(NORMAL_INSTALL)
454         @list='$(ipcincludeheaps_HEADERS)'; test -n "$(ipcincludeheapsdir)" || list=; \
455         if test -n "$$list"; then \
456           echo " $(MKDIR_P) '$(DESTDIR)$(ipcincludeheapsdir)'"; \
457           $(MKDIR_P) "$(DESTDIR)$(ipcincludeheapsdir)" || exit 1; \
458         fi; \
459         for p in $$list; do \
460           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
461           echo "$$d$$p"; \
462         done | $(am__base_list) | \
463         while read files; do \
464           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(ipcincludeheapsdir)'"; \
465           $(INSTALL_HEADER) $$files "$(DESTDIR)$(ipcincludeheapsdir)" || exit $$?; \
466         done
468 uninstall-ipcincludeheapsHEADERS:
469         @$(NORMAL_UNINSTALL)
470         @list='$(ipcincludeheaps_HEADERS)'; test -n "$(ipcincludeheapsdir)" || list=; \
471         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
472         dir='$(DESTDIR)$(ipcincludeheapsdir)'; $(am__uninstall_files_from_dir)
473 install-ipcincludeinterfacesHEADERS: $(ipcincludeinterfaces_HEADERS)
474         @$(NORMAL_INSTALL)
475         @list='$(ipcincludeinterfaces_HEADERS)'; test -n "$(ipcincludeinterfacesdir)" || list=; \
476         if test -n "$$list"; then \
477           echo " $(MKDIR_P) '$(DESTDIR)$(ipcincludeinterfacesdir)'"; \
478           $(MKDIR_P) "$(DESTDIR)$(ipcincludeinterfacesdir)" || exit 1; \
479         fi; \
480         for p in $$list; do \
481           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
482           echo "$$d$$p"; \
483         done | $(am__base_list) | \
484         while read files; do \
485           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(ipcincludeinterfacesdir)'"; \
486           $(INSTALL_HEADER) $$files "$(DESTDIR)$(ipcincludeinterfacesdir)" || exit $$?; \
487         done
489 uninstall-ipcincludeinterfacesHEADERS:
490         @$(NORMAL_UNINSTALL)
491         @list='$(ipcincludeinterfaces_HEADERS)'; test -n "$(ipcincludeinterfacesdir)" || list=; \
492         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
493         dir='$(DESTDIR)$(ipcincludeinterfacesdir)'; $(am__uninstall_files_from_dir)
495 # This directory's subdirectories are mostly independent; you can cd
496 # into them and run 'make' without going through this Makefile.
497 # To change the values of 'make' variables: instead of editing Makefiles,
498 # (1) if the variable is set in 'config.status', edit 'config.status'
499 #     (which will cause the Makefiles to be regenerated when you run 'make');
500 # (2) otherwise, pass the desired values on the 'make' command line.
501 $(am__recursive_targets):
502         @fail=; \
503         if $(am__make_keepgoing); then \
504           failcom='fail=yes'; \
505         else \
506           failcom='exit 1'; \
507         fi; \
508         dot_seen=no; \
509         target=`echo $@ | sed s/-recursive//`; \
510         case "$@" in \
511           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
512           *) list='$(SUBDIRS)' ;; \
513         esac; \
514         for subdir in $$list; do \
515           echo "Making $$target in $$subdir"; \
516           if test "$$subdir" = "."; then \
517             dot_seen=yes; \
518             local_target="$$target-am"; \
519           else \
520             local_target="$$target"; \
521           fi; \
522           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
523           || eval $$failcom; \
524         done; \
525         if test "$$dot_seen" = "no"; then \
526           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
527         fi; test -z "$$fail"
529 ID: $(am__tagged_files)
530         $(am__define_uniq_tagged_files); mkid -fID $$unique
531 tags: tags-recursive
532 TAGS: tags
534 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
535         set x; \
536         here=`pwd`; \
537         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
538           include_option=--etags-include; \
539           empty_fix=.; \
540         else \
541           include_option=--include; \
542           empty_fix=; \
543         fi; \
544         list='$(SUBDIRS)'; for subdir in $$list; do \
545           if test "$$subdir" = .; then :; else \
546             test ! -f $$subdir/TAGS || \
547               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
548           fi; \
549         done; \
550         $(am__define_uniq_tagged_files); \
551         shift; \
552         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
553           test -n "$$unique" || unique=$$empty_fix; \
554           if test $$# -gt 0; then \
555             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
556               "$$@" $$unique; \
557           else \
558             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
559               $$unique; \
560           fi; \
561         fi
562 ctags: ctags-recursive
564 CTAGS: ctags
565 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
566         $(am__define_uniq_tagged_files); \
567         test -z "$(CTAGS_ARGS)$$unique" \
568           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
569              $$unique
571 GTAGS:
572         here=`$(am__cd) $(top_builddir) && pwd` \
573           && $(am__cd) $(top_srcdir) \
574           && gtags -i $(GTAGS_ARGS) "$$here"
575 cscope: cscope.files
576         test ! -s cscope.files \
577           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
578 clean-cscope:
579         -rm -f cscope.files
580 cscope.files: clean-cscope cscopelist
581 cscopelist: cscopelist-recursive
583 cscopelist-am: $(am__tagged_files)
584         list='$(am__tagged_files)'; \
585         case "$(srcdir)" in \
586           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
587           *) sdir=$(subdir)/$(srcdir) ;; \
588         esac; \
589         for i in $$list; do \
590           if test -f "$$i"; then \
591             echo "$(subdir)/$$i"; \
592           else \
593             echo "$$sdir/$$i"; \
594           fi; \
595         done >> $(top_builddir)/cscope.files
597 distclean-tags:
598         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
599         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
601 distdir: $(DISTFILES)
602         $(am__remove_distdir)
603         test -d "$(distdir)" || mkdir "$(distdir)"
604         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
605         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
606         list='$(DISTFILES)'; \
607           dist_files=`for file in $$list; do echo $$file; done | \
608           sed -e "s|^$$srcdirstrip/||;t" \
609               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
610         case $$dist_files in \
611           */*) $(MKDIR_P) `echo "$$dist_files" | \
612                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
613                            sort -u` ;; \
614         esac; \
615         for file in $$dist_files; do \
616           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
617           if test -d $$d/$$file; then \
618             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
619             if test -d "$(distdir)/$$file"; then \
620               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
621             fi; \
622             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
623               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
624               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
625             fi; \
626             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
627           else \
628             test -f "$(distdir)/$$file" \
629             || cp -p $$d/$$file "$(distdir)/$$file" \
630             || exit 1; \
631           fi; \
632         done
633         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
634           if test "$$subdir" = .; then :; else \
635             $(am__make_dryrun) \
636               || test -d "$(distdir)/$$subdir" \
637               || $(MKDIR_P) "$(distdir)/$$subdir" \
638               || exit 1; \
639             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
640             $(am__relativize); \
641             new_distdir=$$reldir; \
642             dir1=$$subdir; dir2="$(top_distdir)"; \
643             $(am__relativize); \
644             new_top_distdir=$$reldir; \
645             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
646             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
647             ($(am__cd) $$subdir && \
648               $(MAKE) $(AM_MAKEFLAGS) \
649                 top_distdir="$$new_top_distdir" \
650                 distdir="$$new_distdir" \
651                 am__remove_distdir=: \
652                 am__skip_length_check=: \
653                 am__skip_mode_fix=: \
654                 distdir) \
655               || exit 1; \
656           fi; \
657         done
658         -test -n "$(am__skip_mode_fix)" \
659         || find "$(distdir)" -type d ! -perm -755 \
660                 -exec chmod u+rwx,go+rx {} \; -o \
661           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
662           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
663           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
664         || chmod -R a+r "$(distdir)"
665 dist-gzip: distdir
666         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
667         $(am__post_remove_distdir)
669 dist-bzip2: distdir
670         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
671         $(am__post_remove_distdir)
673 dist-lzip: distdir
674         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
675         $(am__post_remove_distdir)
677 dist-xz: distdir
678         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
679         $(am__post_remove_distdir)
681 dist-tarZ: distdir
682         @echo WARNING: "Support for shar distribution archives is" \
683                        "deprecated." >&2
684         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
685         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
686         $(am__post_remove_distdir)
688 dist-shar: distdir
689         @echo WARNING: "Support for distribution archives compressed with" \
690                        "legacy program 'compress' is deprecated." >&2
691         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
692         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
693         $(am__post_remove_distdir)
695 dist-zip: distdir
696         -rm -f $(distdir).zip
697         zip -rq $(distdir).zip $(distdir)
698         $(am__post_remove_distdir)
700 dist dist-all:
701         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
702         $(am__post_remove_distdir)
704 # This target untars the dist file and tries a VPATH configuration.  Then
705 # it guarantees that the distribution is self-contained by making another
706 # tarfile.
707 distcheck: dist
708         case '$(DIST_ARCHIVES)' in \
709         *.tar.gz*) \
710           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
711         *.tar.bz2*) \
712           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
713         *.tar.lz*) \
714           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
715         *.tar.xz*) \
716           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
717         *.tar.Z*) \
718           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
719         *.shar.gz*) \
720           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
721         *.zip*) \
722           unzip $(distdir).zip ;;\
723         esac
724         chmod -R a-w $(distdir)
725         chmod u+w $(distdir)
726         mkdir $(distdir)/_build $(distdir)/_inst
727         chmod a-w $(distdir)
728         test -d $(distdir)/_build || exit 0; \
729         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
730           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
731           && am__cwd=`pwd` \
732           && $(am__cd) $(distdir)/_build \
733           && ../configure \
734             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
735             $(DISTCHECK_CONFIGURE_FLAGS) \
736             --srcdir=.. --prefix="$$dc_install_base" \
737           && $(MAKE) $(AM_MAKEFLAGS) \
738           && $(MAKE) $(AM_MAKEFLAGS) dvi \
739           && $(MAKE) $(AM_MAKEFLAGS) check \
740           && $(MAKE) $(AM_MAKEFLAGS) install \
741           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
742           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
743           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
744                 distuninstallcheck \
745           && chmod -R a-w "$$dc_install_base" \
746           && ({ \
747                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
748                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
749                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
750                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
751                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
752               } || { rm -rf "$$dc_destdir"; exit 1; }) \
753           && rm -rf "$$dc_destdir" \
754           && $(MAKE) $(AM_MAKEFLAGS) dist \
755           && rm -rf $(DIST_ARCHIVES) \
756           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
757           && cd "$$am__cwd" \
758           || exit 1
759         $(am__post_remove_distdir)
760         @(echo "$(distdir) archives ready for distribution: "; \
761           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
762           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
763 distuninstallcheck:
764         @test -n '$(distuninstallcheck_dir)' || { \
765           echo 'ERROR: trying to run $@ with an empty' \
766                '$$(distuninstallcheck_dir)' >&2; \
767           exit 1; \
768         }; \
769         $(am__cd) '$(distuninstallcheck_dir)' || { \
770           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
771           exit 1; \
772         }; \
773         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
774            || { echo "ERROR: files left after uninstall:" ; \
775                 if test -n "$(DESTDIR)"; then \
776                   echo "  (check DESTDIR support)"; \
777                 fi ; \
778                 $(distuninstallcheck_listfiles) ; \
779                 exit 1; } >&2
780 distcleancheck: distclean
781         @if test '$(srcdir)' = . ; then \
782           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
783           exit 1 ; \
784         fi
785         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
786           || { echo "ERROR: files left in build directory after distclean:" ; \
787                $(distcleancheck_listfiles) ; \
788                exit 1; } >&2
789 check-am: all-am
790 check: check-recursive
791 all-am: Makefile $(HEADERS)
792 installdirs: installdirs-recursive
793 installdirs-am:
794         for dir in "$(DESTDIR)$(ipcincludedir)" "$(DESTDIR)$(ipcincludeheapsdir)" "$(DESTDIR)$(ipcincludeinterfacesdir)"; do \
795           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
796         done
797 install: install-recursive
798 install-exec: install-exec-recursive
799 install-data: install-data-recursive
800 uninstall: uninstall-recursive
802 install-am: all-am
803         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
805 installcheck: installcheck-recursive
806 install-strip:
807         if test -z '$(STRIP)'; then \
808           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
809             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
810               install; \
811         else \
812           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
813             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
814             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
815         fi
816 mostlyclean-generic:
818 clean-generic:
820 distclean-generic:
821         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
822         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
824 maintainer-clean-generic:
825         @echo "This command is intended for maintainers to use"
826         @echo "it deletes files that may require special tools to rebuild."
827 clean: clean-recursive
829 clean-am: clean-generic clean-libtool mostlyclean-am
831 distclean: distclean-recursive
832         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
833         -rm -f Makefile
834 distclean-am: clean-am distclean-generic distclean-libtool \
835         distclean-tags
837 dvi: dvi-recursive
839 dvi-am:
841 html: html-recursive
843 html-am:
845 info: info-recursive
847 info-am:
849 install-data-am: install-ipcincludeHEADERS \
850         install-ipcincludeheapsHEADERS \
851         install-ipcincludeinterfacesHEADERS
853 install-dvi: install-dvi-recursive
855 install-dvi-am:
857 install-exec-am:
859 install-html: install-html-recursive
861 install-html-am:
863 install-info: install-info-recursive
865 install-info-am:
867 install-man:
869 install-pdf: install-pdf-recursive
871 install-pdf-am:
873 install-ps: install-ps-recursive
875 install-ps-am:
877 installcheck-am:
879 maintainer-clean: maintainer-clean-recursive
880         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
881         -rm -rf $(top_srcdir)/autom4te.cache
882         -rm -f Makefile
883 maintainer-clean-am: distclean-am maintainer-clean-generic
885 mostlyclean: mostlyclean-recursive
887 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
889 pdf: pdf-recursive
891 pdf-am:
893 ps: ps-recursive
895 ps-am:
897 uninstall-am: uninstall-ipcincludeHEADERS \
898         uninstall-ipcincludeheapsHEADERS \
899         uninstall-ipcincludeinterfacesHEADERS
901 .MAKE: $(am__recursive_targets) install-am install-strip
903 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
904         am--refresh check check-am clean clean-cscope clean-generic \
905         clean-libtool cscope cscopelist-am ctags ctags-am dist \
906         dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
907         dist-xz dist-zip distcheck distclean distclean-generic \
908         distclean-libtool distclean-tags distcleancheck distdir \
909         distuninstallcheck dvi dvi-am html html-am info info-am \
910         install install-am install-data install-data-am install-dvi \
911         install-dvi-am install-exec install-exec-am install-html \
912         install-html-am install-info install-info-am \
913         install-ipcincludeHEADERS install-ipcincludeheapsHEADERS \
914         install-ipcincludeinterfacesHEADERS install-man install-pdf \
915         install-pdf-am install-ps install-ps-am install-strip \
916         installcheck installcheck-am installdirs installdirs-am \
917         maintainer-clean maintainer-clean-generic mostlyclean \
918         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
919         tags tags-am uninstall uninstall-am \
920         uninstall-ipcincludeHEADERS uninstall-ipcincludeheapsHEADERS \
921         uninstall-ipcincludeinterfacesHEADERS
924 # Tell versions [3.59,3.63) of GNU make to not export all variables.
925 # Otherwise a system limit (for SysV at least) may be exceeded.
926 .NOEXPORT: