]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blob - Makefile.in
Generated makefiles for IHeap support
[ipc/ipcdev.git] / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = .
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 DIST_COMMON = $(am__configure_deps) $(ipcinclude_HEADERS) \
40         $(ipcincludeheaps_HEADERS) $(ipcincludeinterfaces_HEADERS) \
41         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
42         $(top_srcdir)/configure linux/build-aux/config.guess \
43         linux/build-aux/config.sub linux/build-aux/depcomp \
44         linux/build-aux/install-sh linux/build-aux/ltmain.sh \
45         linux/build-aux/missing
46 subdir = .
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
49 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50         $(ACLOCAL_M4)
51 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
52  configure.lineno configure.status.lineno
53 mkinstalldirs = $(install_sh) -d
54 CONFIG_CLEAN_FILES =
55 SOURCES =
56 DIST_SOURCES =
57 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
58         html-recursive info-recursive install-data-recursive \
59         install-exec-recursive install-info-recursive \
60         install-recursive installcheck-recursive installdirs-recursive \
61         pdf-recursive ps-recursive uninstall-info-recursive \
62         uninstall-recursive
63 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
64 am__vpath_adj = case $$p in \
65     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
66     *) f=$$p;; \
67   esac;
68 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
69 am__installdirs = "$(DESTDIR)$(ipcincludedir)" \
70         "$(DESTDIR)$(ipcincludeheapsdir)" \
71         "$(DESTDIR)$(ipcincludeinterfacesdir)"
72 ipcincludeHEADERS_INSTALL = $(INSTALL_HEADER)
73 ipcincludeheapsHEADERS_INSTALL = $(INSTALL_HEADER)
74 ipcincludeinterfacesHEADERS_INSTALL = $(INSTALL_HEADER)
75 HEADERS = $(ipcinclude_HEADERS) $(ipcincludeheaps_HEADERS) \
76         $(ipcincludeinterfaces_HEADERS)
77 ETAGS = etags
78 CTAGS = ctags
79 DIST_SUBDIRS = $(SUBDIRS)
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 distdir = $(PACKAGE)-$(VERSION)
82 top_distdir = $(distdir)
83 am__remove_distdir = \
84   { test ! -d $(distdir) \
85     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
86          && rm -fr $(distdir); }; }
87 DIST_ARCHIVES = $(distdir).tar.gz
88 GZIP_ENV = --best
89 distuninstallcheck_listfiles = find . -type f -print
90 distcleancheck_listfiles = find . -type f -print
91 ACLOCAL = @ACLOCAL@
92 AF_RPMSG = @AF_RPMSG@
93 AF_RPMSG_FALSE = @AF_RPMSG_FALSE@
94 AF_RPMSG_TRUE = @AF_RPMSG_TRUE@
95 AMDEP_FALSE = @AMDEP_FALSE@
96 AMDEP_TRUE = @AMDEP_TRUE@
97 AMTAR = @AMTAR@
98 AM_CFLAGS = @AM_CFLAGS@
99 AM_LDFLAGS = @AM_LDFLAGS@
100 AR = @AR@
101 AUTOCONF = @AUTOCONF@
102 AUTOHEADER = @AUTOHEADER@
103 AUTOMAKE = @AUTOMAKE@
104 AWK = @AWK@
105 C66AK2E_FALSE = @C66AK2E_FALSE@
106 C66AK2E_TRUE = @C66AK2E_TRUE@
107 CC = @CC@
108 CCDEPMODE = @CCDEPMODE@
109 CFLAGS = @CFLAGS@
110 CMEM_FALSE = @CMEM_FALSE@
111 CMEM_INSTALL_DIR = @CMEM_INSTALL_DIR@
112 CMEM_TRUE = @CMEM_TRUE@
113 CPP = @CPP@
114 CPPFLAGS = @CPPFLAGS@
115 CXX = @CXX@
116 CXXCPP = @CXXCPP@
117 CXXDEPMODE = @CXXDEPMODE@
118 CXXFLAGS = @CXXFLAGS@
119 CYGPATH_W = @CYGPATH_W@
120 DEFS = @DEFS@
121 DEPDIR = @DEPDIR@
122 DRA7XX_FALSE = @DRA7XX_FALSE@
123 DRA7XX_TRUE = @DRA7XX_TRUE@
124 DRM_FALSE = @DRM_FALSE@
125 DRM_PREFIX = @DRM_PREFIX@
126 DRM_TRUE = @DRM_TRUE@
127 ECHO = @ECHO@
128 ECHO_C = @ECHO_C@
129 ECHO_N = @ECHO_N@
130 ECHO_T = @ECHO_T@
131 EGREP = @EGREP@
132 EXEEXT = @EXEEXT@
133 INSTALL_DATA = @INSTALL_DATA@
134 INSTALL_PROGRAM = @INSTALL_PROGRAM@
135 INSTALL_SCRIPT = @INSTALL_SCRIPT@
136 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
137 KDIR_FALSE = @KDIR_FALSE@
138 KDIR_TRUE = @KDIR_TRUE@
139 KERNEL_INSTALL_DIR = @KERNEL_INSTALL_DIR@
140 KERNEL_INSTALL_DIR_FALSE = @KERNEL_INSTALL_DIR_FALSE@
141 KERNEL_INSTALL_DIR_TRUE = @KERNEL_INSTALL_DIR_TRUE@
142 LDFLAGS = @LDFLAGS@
143 LIBOBJS = @LIBOBJS@
144 LIBS = @LIBS@
145 LIBTOOL = @LIBTOOL@
146 LN_S = @LN_S@
147 LTLIBOBJS = @LTLIBOBJS@
148 MAINT = @MAINT@
149 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
150 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
151 MAKEINFO = @MAKEINFO@
152 OBJEXT = @OBJEXT@
153 OMAP54XX_SMP_FALSE = @OMAP54XX_SMP_FALSE@
154 OMAP54XX_SMP_TRUE = @OMAP54XX_SMP_TRUE@
155 OMAPL138_FALSE = @OMAPL138_FALSE@
156 OMAPL138_TRUE = @OMAPL138_TRUE@
157 PACKAGE = @PACKAGE@
158 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
159 PACKAGE_NAME = @PACKAGE_NAME@
160 PACKAGE_STRING = @PACKAGE_STRING@
161 PACKAGE_TARNAME = @PACKAGE_TARNAME@
162 PACKAGE_VERSION = @PACKAGE_VERSION@
163 PATH_SEPARATOR = @PATH_SEPARATOR@
164 PLATFORM = @PLATFORM@
165 RANLIB = @RANLIB@
166 SET_MAKE = @SET_MAKE@
167 SHELL = @SHELL@
168 STRIP = @STRIP@
169 TCI6614_FALSE = @TCI6614_FALSE@
170 TCI6614_TRUE = @TCI6614_TRUE@
171 TCI6630_FALSE = @TCI6630_FALSE@
172 TCI6630_TRUE = @TCI6630_TRUE@
173 TCI6636_FALSE = @TCI6636_FALSE@
174 TCI6636_TRUE = @TCI6636_TRUE@
175 TCI6638_FALSE = @TCI6638_FALSE@
176 TCI6638_TRUE = @TCI6638_TRUE@
177 VERSION = @VERSION@
178 ac_ct_AR = @ac_ct_AR@
179 ac_ct_CC = @ac_ct_CC@
180 ac_ct_CXX = @ac_ct_CXX@
181 ac_ct_RANLIB = @ac_ct_RANLIB@
182 ac_ct_STRIP = @ac_ct_STRIP@
183 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
184 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
185 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
186 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
187 am__include = @am__include@
188 am__leading_dot = @am__leading_dot@
189 am__quote = @am__quote@
190 am__tar = @am__tar@
191 am__untar = @am__untar@
192 bindir = @bindir@
193 build = @build@
194 build_alias = @build_alias@
195 build_cpu = @build_cpu@
196 build_os = @build_os@
197 build_vendor = @build_vendor@
198 datadir = @datadir@
199 exec_prefix = @exec_prefix@
200 host = @host@
201 host_alias = @host_alias@
202 host_cpu = @host_cpu@
203 host_os = @host_os@
204 host_vendor = @host_vendor@
205 includedir = @includedir@
206 infodir = @infodir@
207 install_sh = @install_sh@
208 libdir = @libdir@
209 libexecdir = @libexecdir@
210 localstatedir = @localstatedir@
211 mandir = @mandir@
212 mkdir_p = @mkdir_p@
213 oldincludedir = @oldincludedir@
214 prefix = @prefix@
215 program_transform_name = @program_transform_name@
216 sbindir = @sbindir@
217 sharedstatedir = @sharedstatedir@
218 sysconfdir = @sysconfdir@
219 target_alias = @target_alias@
221 # the subdirectories of the project to go into
222 SUBDIRS = linux/etc linux/src/utils linux/src/api linux/src/transport \
223         linux/src/mm linux/src/daemon linux/src/tests
226 # where to install common headers on the system
227 ipcincludedir = $(includedir)/ti/ipc
228 ipcincludeinterfacesdir = $(includedir)/ti/ipc/interfaces
229 ipcincludeheapsdir = $(includedir)/ti/ipc/heaps
231 # the list of common header files (to be installed later)
232 ipcinclude_HEADERS = \
233         $(top_srcdir)/linux/include/ti/ipc/Std.h \
234         $(top_srcdir)/packages/ti/ipc/Ipc.h \
235         $(top_srcdir)/packages/ti/ipc/GateMP.h \
236         $(top_srcdir)/packages/ti/ipc/MessageQ.h \
237         $(top_srcdir)/packages/ti/ipc/MultiProc.h \
238         $(top_srcdir)/packages/ti/ipc/NameServer.h
240 ipcincludeinterfaces_HEADERS = \
241         $(top_srcdir)/linux/include/ti/ipc/interfaces/IMessageQTransport.h \
242         $(top_srcdir)/linux/include/ti/ipc/interfaces/INetworkTransport.h \
243         $(top_srcdir)/linux/include/ti/ipc/interfaces/ITransport.h \
244         $(top_srcdir)/linux/include/ti/ipc/interfaces/IHeap.h
246 ipcincludeheaps_HEADERS = \
247         $(top_srcdir)/linux/include/ti/ipc/heaps/HeapStd.h
249 all: all-recursive
251 .SUFFIXES:
252 am--refresh:
253         @:
254 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
255         @for dep in $?; do \
256           case '$(am__configure_deps)' in \
257             *$$dep*) \
258               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
259               cd $(srcdir) && $(AUTOMAKE) --foreign  \
260                 && exit 0; \
261               exit 1;; \
262           esac; \
263         done; \
264         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
265         cd $(top_srcdir) && \
266           $(AUTOMAKE) --foreign  Makefile
267 .PRECIOUS: Makefile
268 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
269         @case '$?' in \
270           *config.status*) \
271             echo ' $(SHELL) ./config.status'; \
272             $(SHELL) ./config.status;; \
273           *) \
274             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
275             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
276         esac;
278 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
279         $(SHELL) ./config.status --recheck
281 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
282         cd $(srcdir) && $(AUTOCONF)
283 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
284         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
286 mostlyclean-libtool:
287         -rm -f *.lo
289 clean-libtool:
290         -rm -rf .libs _libs
292 distclean-libtool:
293         -rm -f libtool
294 uninstall-info-am:
295 install-ipcincludeHEADERS: $(ipcinclude_HEADERS)
296         @$(NORMAL_INSTALL)
297         test -z "$(ipcincludedir)" || $(mkdir_p) "$(DESTDIR)$(ipcincludedir)"
298         @list='$(ipcinclude_HEADERS)'; for p in $$list; do \
299           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
300           f=$(am__strip_dir) \
301           echo " $(ipcincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(ipcincludedir)/$$f'"; \
302           $(ipcincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(ipcincludedir)/$$f"; \
303         done
305 uninstall-ipcincludeHEADERS:
306         @$(NORMAL_UNINSTALL)
307         @list='$(ipcinclude_HEADERS)'; for p in $$list; do \
308           f=$(am__strip_dir) \
309           echo " rm -f '$(DESTDIR)$(ipcincludedir)/$$f'"; \
310           rm -f "$(DESTDIR)$(ipcincludedir)/$$f"; \
311         done
312 install-ipcincludeheapsHEADERS: $(ipcincludeheaps_HEADERS)
313         @$(NORMAL_INSTALL)
314         test -z "$(ipcincludeheapsdir)" || $(mkdir_p) "$(DESTDIR)$(ipcincludeheapsdir)"
315         @list='$(ipcincludeheaps_HEADERS)'; for p in $$list; do \
316           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
317           f=$(am__strip_dir) \
318           echo " $(ipcincludeheapsHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(ipcincludeheapsdir)/$$f'"; \
319           $(ipcincludeheapsHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(ipcincludeheapsdir)/$$f"; \
320         done
322 uninstall-ipcincludeheapsHEADERS:
323         @$(NORMAL_UNINSTALL)
324         @list='$(ipcincludeheaps_HEADERS)'; for p in $$list; do \
325           f=$(am__strip_dir) \
326           echo " rm -f '$(DESTDIR)$(ipcincludeheapsdir)/$$f'"; \
327           rm -f "$(DESTDIR)$(ipcincludeheapsdir)/$$f"; \
328         done
329 install-ipcincludeinterfacesHEADERS: $(ipcincludeinterfaces_HEADERS)
330         @$(NORMAL_INSTALL)
331         test -z "$(ipcincludeinterfacesdir)" || $(mkdir_p) "$(DESTDIR)$(ipcincludeinterfacesdir)"
332         @list='$(ipcincludeinterfaces_HEADERS)'; for p in $$list; do \
333           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
334           f=$(am__strip_dir) \
335           echo " $(ipcincludeinterfacesHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(ipcincludeinterfacesdir)/$$f'"; \
336           $(ipcincludeinterfacesHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(ipcincludeinterfacesdir)/$$f"; \
337         done
339 uninstall-ipcincludeinterfacesHEADERS:
340         @$(NORMAL_UNINSTALL)
341         @list='$(ipcincludeinterfaces_HEADERS)'; for p in $$list; do \
342           f=$(am__strip_dir) \
343           echo " rm -f '$(DESTDIR)$(ipcincludeinterfacesdir)/$$f'"; \
344           rm -f "$(DESTDIR)$(ipcincludeinterfacesdir)/$$f"; \
345         done
347 # This directory's subdirectories are mostly independent; you can cd
348 # into them and run `make' without going through this Makefile.
349 # To change the values of `make' variables: instead of editing Makefiles,
350 # (1) if the variable is set in `config.status', edit `config.status'
351 #     (which will cause the Makefiles to be regenerated when you run `make');
352 # (2) otherwise, pass the desired values on the `make' command line.
353 $(RECURSIVE_TARGETS):
354         @failcom='exit 1'; \
355         for f in x $$MAKEFLAGS; do \
356           case $$f in \
357             *=* | --[!k]*);; \
358             *k*) failcom='fail=yes';; \
359           esac; \
360         done; \
361         dot_seen=no; \
362         target=`echo $@ | sed s/-recursive//`; \
363         list='$(SUBDIRS)'; for subdir in $$list; do \
364           echo "Making $$target in $$subdir"; \
365           if test "$$subdir" = "."; then \
366             dot_seen=yes; \
367             local_target="$$target-am"; \
368           else \
369             local_target="$$target"; \
370           fi; \
371           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
372           || eval $$failcom; \
373         done; \
374         if test "$$dot_seen" = "no"; then \
375           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
376         fi; test -z "$$fail"
378 mostlyclean-recursive clean-recursive distclean-recursive \
379 maintainer-clean-recursive:
380         @failcom='exit 1'; \
381         for f in x $$MAKEFLAGS; do \
382           case $$f in \
383             *=* | --[!k]*);; \
384             *k*) failcom='fail=yes';; \
385           esac; \
386         done; \
387         dot_seen=no; \
388         case "$@" in \
389           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
390           *) list='$(SUBDIRS)' ;; \
391         esac; \
392         rev=''; for subdir in $$list; do \
393           if test "$$subdir" = "."; then :; else \
394             rev="$$subdir $$rev"; \
395           fi; \
396         done; \
397         rev="$$rev ."; \
398         target=`echo $@ | sed s/-recursive//`; \
399         for subdir in $$rev; do \
400           echo "Making $$target in $$subdir"; \
401           if test "$$subdir" = "."; then \
402             local_target="$$target-am"; \
403           else \
404             local_target="$$target"; \
405           fi; \
406           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
407           || eval $$failcom; \
408         done && test -z "$$fail"
409 tags-recursive:
410         list='$(SUBDIRS)'; for subdir in $$list; do \
411           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
412         done
413 ctags-recursive:
414         list='$(SUBDIRS)'; for subdir in $$list; do \
415           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
416         done
418 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
419         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
420         unique=`for i in $$list; do \
421             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
422           done | \
423           $(AWK) '    { files[$$0] = 1; } \
424                END { for (i in files) print i; }'`; \
425         mkid -fID $$unique
426 tags: TAGS
428 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
429                 $(TAGS_FILES) $(LISP)
430         tags=; \
431         here=`pwd`; \
432         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
433           include_option=--etags-include; \
434           empty_fix=.; \
435         else \
436           include_option=--include; \
437           empty_fix=; \
438         fi; \
439         list='$(SUBDIRS)'; for subdir in $$list; do \
440           if test "$$subdir" = .; then :; else \
441             test ! -f $$subdir/TAGS || \
442               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
443           fi; \
444         done; \
445         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
446         unique=`for i in $$list; do \
447             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
448           done | \
449           $(AWK) '    { files[$$0] = 1; } \
450                END { for (i in files) print i; }'`; \
451         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
452           test -n "$$unique" || unique=$$empty_fix; \
453           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
454             $$tags $$unique; \
455         fi
456 ctags: CTAGS
457 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
458                 $(TAGS_FILES) $(LISP)
459         tags=; \
460         here=`pwd`; \
461         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
462         unique=`for i in $$list; do \
463             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
464           done | \
465           $(AWK) '    { files[$$0] = 1; } \
466                END { for (i in files) print i; }'`; \
467         test -z "$(CTAGS_ARGS)$$tags$$unique" \
468           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
469              $$tags $$unique
471 GTAGS:
472         here=`$(am__cd) $(top_builddir) && pwd` \
473           && cd $(top_srcdir) \
474           && gtags -i $(GTAGS_ARGS) $$here
476 distclean-tags:
477         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
479 distdir: $(DISTFILES)
480         $(am__remove_distdir)
481         mkdir $(distdir)
482         $(mkdir_p) $(distdir)/linux/build-aux $(distdir)/linux/include/ti/ipc $(distdir)/linux/include/ti/ipc/heaps $(distdir)/linux/include/ti/ipc/interfaces $(distdir)/linux/src/api $(distdir)/linux/src/mm $(distdir)/linux/src/utils $(distdir)/packages/ti/ipc
483         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
484         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
485         list='$(DISTFILES)'; for file in $$list; do \
486           case $$file in \
487             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
488             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
489           esac; \
490           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
491           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
492           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
493             dir="/$$dir"; \
494             $(mkdir_p) "$(distdir)$$dir"; \
495           else \
496             dir=''; \
497           fi; \
498           if test -d $$d/$$file; then \
499             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
500               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
501             fi; \
502             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
503           else \
504             test -f $(distdir)/$$file \
505             || cp -p $$d/$$file $(distdir)/$$file \
506             || exit 1; \
507           fi; \
508         done
509         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
510           if test "$$subdir" = .; then :; else \
511             test -d "$(distdir)/$$subdir" \
512             || $(mkdir_p) "$(distdir)/$$subdir" \
513             || exit 1; \
514             distdir=`$(am__cd) $(distdir) && pwd`; \
515             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
516             (cd $$subdir && \
517               $(MAKE) $(AM_MAKEFLAGS) \
518                 top_distdir="$$top_distdir" \
519                 distdir="$$distdir/$$subdir" \
520                 distdir) \
521               || exit 1; \
522           fi; \
523         done
524         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
525           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
526           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
527           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
528         || chmod -R a+r $(distdir)
529 dist-gzip: distdir
530         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
531         $(am__remove_distdir)
533 dist-bzip2: distdir
534         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
535         $(am__remove_distdir)
537 dist-tarZ: distdir
538         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
539         $(am__remove_distdir)
541 dist-shar: distdir
542         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
543         $(am__remove_distdir)
545 dist-zip: distdir
546         -rm -f $(distdir).zip
547         zip -rq $(distdir).zip $(distdir)
548         $(am__remove_distdir)
550 dist dist-all: distdir
551         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
552         $(am__remove_distdir)
554 # This target untars the dist file and tries a VPATH configuration.  Then
555 # it guarantees that the distribution is self-contained by making another
556 # tarfile.
557 distcheck: dist
558         case '$(DIST_ARCHIVES)' in \
559         *.tar.gz*) \
560           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
561         *.tar.bz2*) \
562           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
563         *.tar.Z*) \
564           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
565         *.shar.gz*) \
566           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
567         *.zip*) \
568           unzip $(distdir).zip ;;\
569         esac
570         chmod -R a-w $(distdir); chmod a+w $(distdir)
571         mkdir $(distdir)/_build
572         mkdir $(distdir)/_inst
573         chmod a-w $(distdir)
574         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
575           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
576           && cd $(distdir)/_build \
577           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
578             $(DISTCHECK_CONFIGURE_FLAGS) \
579           && $(MAKE) $(AM_MAKEFLAGS) \
580           && $(MAKE) $(AM_MAKEFLAGS) dvi \
581           && $(MAKE) $(AM_MAKEFLAGS) check \
582           && $(MAKE) $(AM_MAKEFLAGS) install \
583           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
584           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
585           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
586                 distuninstallcheck \
587           && chmod -R a-w "$$dc_install_base" \
588           && ({ \
589                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
590                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
591                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
592                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
593                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
594               } || { rm -rf "$$dc_destdir"; exit 1; }) \
595           && rm -rf "$$dc_destdir" \
596           && $(MAKE) $(AM_MAKEFLAGS) dist \
597           && rm -rf $(DIST_ARCHIVES) \
598           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
599         $(am__remove_distdir)
600         @(echo "$(distdir) archives ready for distribution: "; \
601           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
602           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
603 distuninstallcheck:
604         @cd $(distuninstallcheck_dir) \
605         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
606            || { echo "ERROR: files left after uninstall:" ; \
607                 if test -n "$(DESTDIR)"; then \
608                   echo "  (check DESTDIR support)"; \
609                 fi ; \
610                 $(distuninstallcheck_listfiles) ; \
611                 exit 1; } >&2
612 distcleancheck: distclean
613         @if test '$(srcdir)' = . ; then \
614           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
615           exit 1 ; \
616         fi
617         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
618           || { echo "ERROR: files left in build directory after distclean:" ; \
619                $(distcleancheck_listfiles) ; \
620                exit 1; } >&2
621 check-am: all-am
622 check: check-recursive
623 all-am: Makefile $(HEADERS)
624 installdirs: installdirs-recursive
625 installdirs-am:
626         for dir in "$(DESTDIR)$(ipcincludedir)" "$(DESTDIR)$(ipcincludeheapsdir)" "$(DESTDIR)$(ipcincludeinterfacesdir)"; do \
627           test -z "$$dir" || $(mkdir_p) "$$dir"; \
628         done
629 install: install-recursive
630 install-exec: install-exec-recursive
631 install-data: install-data-recursive
632 uninstall: uninstall-recursive
634 install-am: all-am
635         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
637 installcheck: installcheck-recursive
638 install-strip:
639         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
640           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
641           `test -z '$(STRIP)' || \
642             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
643 mostlyclean-generic:
645 clean-generic:
647 distclean-generic:
648         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
650 maintainer-clean-generic:
651         @echo "This command is intended for maintainers to use"
652         @echo "it deletes files that may require special tools to rebuild."
653 clean: clean-recursive
655 clean-am: clean-generic clean-libtool mostlyclean-am
657 distclean: distclean-recursive
658         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
659         -rm -f Makefile
660 distclean-am: clean-am distclean-generic distclean-libtool \
661         distclean-tags
663 dvi: dvi-recursive
665 dvi-am:
667 html: html-recursive
669 info: info-recursive
671 info-am:
673 install-data-am: install-ipcincludeHEADERS \
674         install-ipcincludeheapsHEADERS \
675         install-ipcincludeinterfacesHEADERS
677 install-exec-am:
679 install-info: install-info-recursive
681 install-man:
683 installcheck-am:
685 maintainer-clean: maintainer-clean-recursive
686         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
687         -rm -rf $(top_srcdir)/autom4te.cache
688         -rm -f Makefile
689 maintainer-clean-am: distclean-am maintainer-clean-generic
691 mostlyclean: mostlyclean-recursive
693 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
695 pdf: pdf-recursive
697 pdf-am:
699 ps: ps-recursive
701 ps-am:
703 uninstall-am: uninstall-info-am uninstall-ipcincludeHEADERS \
704         uninstall-ipcincludeheapsHEADERS \
705         uninstall-ipcincludeinterfacesHEADERS
707 uninstall-info: uninstall-info-recursive
709 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
710         check-am clean clean-generic clean-libtool clean-recursive \
711         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
712         dist-shar dist-tarZ dist-zip distcheck distclean \
713         distclean-generic distclean-libtool distclean-recursive \
714         distclean-tags distcleancheck distdir distuninstallcheck dvi \
715         dvi-am html html-am info info-am install install-am \
716         install-data install-data-am install-exec install-exec-am \
717         install-info install-info-am install-ipcincludeHEADERS \
718         install-ipcincludeheapsHEADERS \
719         install-ipcincludeinterfacesHEADERS install-man install-strip \
720         installcheck installcheck-am installdirs installdirs-am \
721         maintainer-clean maintainer-clean-generic \
722         maintainer-clean-recursive mostlyclean mostlyclean-generic \
723         mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
724         tags tags-recursive uninstall uninstall-am uninstall-info-am \
725         uninstall-ipcincludeHEADERS uninstall-ipcincludeheapsHEADERS \
726         uninstall-ipcincludeinterfacesHEADERS
728 # Tell versions [3.59,3.63) of GNU make to not export all variables.
729 # Otherwise a system limit (for SysV at least) may be exceeded.
730 .NOEXPORT: